Skip to content

Commit ee11e3c

Browse files
authored
automatically generate release notes (#7)
1 parent 81d8e64 commit ee11e3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ jobs:
3939
- uses: aboutbits/github-actions-base/github-create-release@v2
4040
with:
4141
tag-name: 'v${{ steps.package.outputs.version }}'
42+
generate-release-notes: 'true'

0 commit comments

Comments
 (0)