Skip to content

Commit 5ae048a

Browse files
Don't generate release notes
1 parent fe5afde commit 5ae048a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
gh release create "$tag" \
3434
--repo="$GITHUB_REPOSITORY" \
3535
--title="${GITHUB_REPOSITORY#*/} ${tag#v}" \
36-
--generate-notes \
3736
Linux-x86_64.tar.gz \
3837
Windows-x86_64.tar.gz
3938
gh release

0 commit comments

Comments
 (0)