Skip to content

Commit 1a21977

Browse files
committed
Only promote a milestone when verify has completed
See gh-gh-33179
1 parent c038f55 commit 1a21977

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-milestone.yml

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
name: Promote Release
5050
needs:
5151
- build-and-stage-release
52+
- verify
5253
runs-on: ubuntu-latest
5354
steps:
5455
- name: Set up JFrog CLI

0 commit comments

Comments
 (0)