Skip to content

Commit 716a062

Browse files
committed
chore: add automatic release notes on release creation
1 parent 6d639a8 commit 716a062

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
# See the file: CHANGELOG.md
116116
draft: false
117117
prerelease: false
118+
generate_release_notes: true
118119
token: ${{ secrets.GITHUB_TOKEN }}
119120
files: |
120121
dist/assets/**

0 commit comments

Comments
 (0)