Skip to content

Commit 2f1f071

Browse files
commit
1 parent 2bcc0bd commit 2f1f071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
prerelease: ${{ inputs.dev }}
148148

149149
notify:
150-
if: inputs.dev == false || inputs.cliTag == '4.4.4'
150+
if: inputs.dev == false || inputs.cliTag == '2.3.12'
151151
needs: release
152152
uses: Checkmarx/plugins-release-workflow/.github/workflows/release-notify.yml@main
153153
with:

0 commit comments

Comments
 (0)