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 60a9a75 commit 697d54bCopy full SHA for 697d54b
.github/workflows/release.yml
@@ -116,7 +116,7 @@ jobs:
116
prerelease: ${{ inputs.dev }}
117
118
notify:
119
- if: inputs.dev == false || inputs.tag == 'test-notify1'
+ if: inputs.dev == false || inputs.tag == 'test-notifyy'
120
needs: release
121
uses: Checkmarx/plugins-release-workflow/.github/workflows/release-notify.yml@main
122
with:
0 commit comments