Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasFranke committed Oct 22, 2023
1 parent 5776eba commit 8b6c79a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ jobs:
artifacts: "build/libs/*.jar"
token: ${{ secrets.GITHUB_TOKEN }}
prerelease: true
tag: "v${{ env.FILENAME }}.${{ github.run_number }}"
tag: "v${{ env.FILENAME }}"

0 comments on commit 8b6c79a

Please sign in to comment.