Skip to content

Commit

Permalink
Edit release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-dzianishchyts committed May 18, 2024
1 parent fb64918 commit a8cf219
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 @@ -36,4 +36,4 @@ jobs:
body: JJava ${{ steps.vars.outputs.version }} release
draft: true
prerelease: false
files: ./target/jjava-${{ needs.prepare-release.outputs.version }}.zip
files: ./target/jjava-${{ needs.vars.outputs.version }}.zip

0 comments on commit a8cf219

Please sign in to comment.