Skip to content

Commit 765137f

Browse files
committed
chore: Auto generate release notes
1 parent fae4215 commit 765137f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
gh release create
7474
'${{ github.ref_name }}'
7575
--repo '${{ github.repository }}'
76-
--notes ""
76+
--generate-notes
7777
- name: Upload artifact signatures to GitHub release
7878
env:
7979
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)