Skip to content

Commit 9b59fb6

Browse files
updated release as draft
1 parent 8a5c889 commit 9b59fb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ jobs:
162162
with:
163163
release_name: Checkmarx Azure ${{ env.RELEASE_VERSION }}
164164
tag_name: ${{ env.RELEASE_VERSION }}
165+
draft: ${{ inputs.dev }}
165166
files: ./${{ env.PUBLISHER }}.${{ env.EXTENSION_ID }}-${{ env.CLEAN_VERSION }}.vsix
166167
generate_release_notes: true
167168
prerelease: ${{ inputs.dev }}

0 commit comments

Comments
 (0)