Skip to content

Commit 0586a48

Browse files
authored
Update release.yaml
1 parent d7cb6b4 commit 0586a48

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
@@ -72,5 +72,5 @@ jobs:
7272
env:
7373
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7474
run: |
75-
gh release create --target ${{ github.ref }} --generate-notes \
75+
gh release create --target ${{ github.ref }} \
7676
${{ github.event.inputs.release_tag }} ./build/*.tar.gz

0 commit comments

Comments
 (0)