Skip to content

Commit

Permalink
build: 👷 fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AnzhiZhang committed Jun 17, 2024
1 parent e5c6ce4 commit 72d2103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
run: |
gh release upload ${{ needs.release-please.outputs.tag_name }} target/AltairVelocity-*.jar
gh release upload ${{ needs.release-please.outputs.tag_name }} build/libs/AltairVelocity-*.jar

0 comments on commit 72d2103

Please sign in to comment.