Skip to content

Commit

Permalink
softprops/action-gh-release: enable release notes generation
Browse files Browse the repository at this point in the history
  • Loading branch information
bwRavencl committed Apr 17, 2024
1 parent 39710fd commit 39db34c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,5 @@ jobs:
tag_name: ${{ steps.extract_release_variables.outputs.tag_name }}
draft: false
prerelease: false
generate_release_notes: true
files: ${{ steps.extract_release_variables.outputs.archive_path }}

0 comments on commit 39db34c

Please sign in to comment.