Skip to content

Commit

Permalink
Generate release notes automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekjoshy committed Feb 9, 2022
1 parent f4501f5 commit 2c033a8
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 @@ -43,6 +43,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
draft: false
prerelease: steps.check-version.outputs.prerelease == 'true'
generateReleaseNotes: true

- name: Publish to PyPI
env:
Expand Down

0 comments on commit 2c033a8

Please sign in to comment.