Skip to content

Commit

Permalink
Auto generate release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
reemo3dp committed Jan 17, 2024
1 parent 3e69c71 commit ce5cc76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
name: ${{ steps.version.outputs.version }}
generate_release_notes: true
tag_name: ${{ steps.time.outputs.time }}
token: ${{ secrets.GITHUB_TOKEN }}
draft: true
Expand Down

0 comments on commit ce5cc76

Please # to comment.