Skip to content

Commit

Permalink
improve release generation
Browse files Browse the repository at this point in the history
  • Loading branch information
sensslen committed Dec 12, 2023
1 parent 6196a03 commit 60b76a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
uses: softprops/action-gh-release@v1
with:
prerelease: ${{ steps.version.outputs.prerelease != '' }}
generate_release_notes: true
fail_on_unmatched_files: true
files: |
release.zip
Expand Down

0 comments on commit 60b76a5

Please sign in to comment.