Skip to content

Commit

Permalink
ci: Include all comits in release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara authored Jan 11, 2024
1 parent f1ae5c6 commit cf31db1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
token: ${{ github.token }}
fromTag: ${{ steps.semver.outputs.nextStrict }}
toTag: ${{ steps.semver.outputs.current }}
excludeTypes: ''
writeToFile: false

- name: Create Release
Expand Down

0 comments on commit cf31db1

Please sign in to comment.