Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AutumnVN committed Jul 10, 2024
1 parent 68757a7 commit 5cd3382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:

- name: Release
run: |
gh release create release build/libs/autumn-1.0.0.jar
gh release upload release --clobber build/libs/autumn-1.0.0.jar
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5cd3382

Please sign in to comment.