Skip to content

Commit 0581720

Browse files
authored
Update release.yaml
1 parent 1afb57f commit 0581720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

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

0 commit comments

Comments
 (0)