Skip to content

Commit

Permalink
finally works
Browse files Browse the repository at this point in the history
  • Loading branch information
Agrabski committed Aug 1, 2024
1 parent cbc6687 commit 26aaf0a
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 @@ -38,7 +38,7 @@ jobs:
with:
draft: false
prerelease: false
release_name: ${{ env.VERSION_TAG }}
release_name: JPKHelper v.${{ env.VERSION }}
tag_name: ${{ env.VERSION_TAG }}
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 26aaf0a

Please sign in to comment.