Skip to content

Commit 23f8bfd

Browse files
commit
1 parent b285553 commit 23f8bfd

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
@@ -148,7 +148,7 @@ jobs:
148148
prerelease: ${{ inputs.dev }}
149149

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

0 commit comments

Comments
 (0)