We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba5b97 commit 60a9a75Copy full SHA for 60a9a75
.github/workflows/release.yml
@@ -116,7 +116,7 @@ jobs:
116
prerelease: ${{ inputs.dev }}
117
118
notify:
119
- if: inputs.dev == false || inputs.tag == 'test-notify'
+ if: inputs.dev == false || inputs.tag == 'test-notify1'
120
needs: release
121
uses: Checkmarx/plugins-release-workflow/.github/workflows/release-notify.yml@main
122
with:
0 commit comments