Skip to content

Commit

Permalink
Only promote a milestone when verify has completed
Browse files Browse the repository at this point in the history
See gh-gh-33179
  • Loading branch information
snicoll committed Jul 11, 2024
1 parent c038f55 commit 1a21977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-milestone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
name: Promote Release
needs:
- build-and-stage-release
- verify
runs-on: ubuntu-latest
steps:
- name: Set up JFrog CLI
Expand Down

0 comments on commit 1a21977

Please sign in to comment.