Skip to content

Commit

Permalink
Do not notify id pre release
Browse files Browse the repository at this point in the history
  • Loading branch information
BenAlvo1 committed Jan 26, 2025
1 parent c5909b2 commit 70b6b95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
COSIGN_PASSWORD: ${{ secrets.COSIGN_PASSWORD }}

notify:
if: inputs.dev == false
needs: build
uses: Checkmarx/plugins-release-workflow/.github/workflows/release-notify.yml@main
with:
Expand Down

0 comments on commit 70b6b95

Please sign in to comment.