Skip to content

Commit

Permalink
Merge pull request #1001 from Checkmarx/release-wait-for-build
Browse files Browse the repository at this point in the history
Wait for build to finish (AST-000)
  • Loading branch information
greensd4 authored Jan 14, 2025
2 parents fe8a3e7 + 9ec0de3 commit 5660789
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 @@ -142,6 +142,7 @@ jobs:
COSIGN_PASSWORD: ${{ secrets.COSIGN_PASSWORD }}

notify:
needs: build
uses: Checkmarx/plugins-release-workflow/.github/workflows/release-notify.yml@main
with:
product_name: CLI
Expand Down

0 comments on commit 5660789

Please sign in to comment.