We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1afb57f commit 0581720Copy full SHA for 0581720
.github/workflows/release.yaml
@@ -76,7 +76,7 @@ jobs:
76
gh release create
77
'${{ github.ref_name }}'
78
--repo '${{ github.repository }}'
79
- --notes ""
+ --generate-notes
80
- name: Upload artifact signatures to GitHub Release
81
env:
82
GITHUB_TOKEN: ${{ github.token }}
0 commit comments