Skip to content

Commit e944297

Browse files
authored
Skip release note generation.
1 parent 7d52c5e commit e944297

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-finalize.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ jobs:
153153
run: |
154154
gh release create ${release_tag} \
155155
--draft \
156-
--generate-notes \
157156
--title "${release_tag}" \
158157
"${source_zipfile}#Source Archive (zip)" \
159158
"${source_tarball}#Source Archive (tar.gz)" \

0 commit comments

Comments
 (0)