Skip to content

Commit

Permalink
Generate release note on release workflow (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Dec 8, 2023
1 parent 273a3aa commit b8bdbd2
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 @@ -33,4 +33,4 @@ jobs:
tag_name: ${{ inputs.tag }}
name: Release ${{ inputs.tag }}
prerelease: ${{ inputs.prerelease }}

generate_release_notes: true

0 comments on commit b8bdbd2

Please sign in to comment.