Skip to content

Commit

Permalink
Update release_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZihengSun committed Dec 20, 2024
1 parent c7c62e1 commit 3f6133f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
-d '{"name": "${{ env.VERSION }}"}'
- name: Upload JAR Asset
uses: actions/upload-release-asset@v2
uses: actions/upload-release-asset@v1
with:
upload_url: ${{ env.UPLOAD_URL }}
asset_path: /home/runner/work/Geoweaver/Geoweaver/target/geoweaver.jar
Expand Down

0 comments on commit 3f6133f

Please sign in to comment.