Skip to content

Commit 0ef9ccc

Browse files
zarbisTchoupinax
authored andcommitted
chore(release): disable changelog generation (argoproj-labs#826)
Signed-off-by: Vadim Gusev <[email protected]> Signed-off-by: Tchoupinax <[email protected]>
1 parent a3f5b6c commit 0ef9ccc

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)