Skip to content

Commit

Permalink
fix create-release
Browse files Browse the repository at this point in the history
  • Loading branch information
tledoux committed Aug 7, 2024
1 parent c821025 commit b1af8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-win-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
#release_name: ${{ github.event.head_commit.message }}
tag_name: ${{ github.ref }}
release_name: ${{ github.ref }}
generateReleaseNotes: true
#generateReleaseNotes: true
draft: false
prerelease: false

Expand Down

0 comments on commit b1af8ee

Please sign in to comment.