Skip to content

Commit 65698c5

Browse files
authored
chore(release): disable changelog generation (#826)
Signed-off-by: Vadim Gusev <[email protected]>
1 parent 2ca710c commit 65698c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/create-release-draft.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,5 @@ jobs:
5454
gh release create "v${{ steps.version.outputs.version }}" \
5555
--title "v${{ steps.version.outputs.version }}" \
5656
--target "${{ github.base_ref }}" \
57-
--generate-notes \
5857
--draft \
5958
dist/release/*

0 commit comments

Comments
 (0)