Skip to content

Commit ecd4fed

Browse files
Change releaseType from 'checkmarx' to 'both'
1 parent 09482ff commit ecd4fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
tag: ${{ needs.set_tag.outputs.tag_version }}
3131
ast_version: ${{ needs.set_tag.outputs.ast_version }}
3232
devassist_version: ${{ needs.set_tag.outputs.devassist_version }}
33-
releaseType: "checkmarx"
33+
releaseType: "both"
3434
rchannels: "nightly"
3535
secrets: inherit

0 commit comments

Comments
 (0)