We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c038f55 commit 1a21977Copy full SHA for 1a21977
.github/workflows/release-milestone.yml
@@ -49,6 +49,7 @@ jobs:
49
name: Promote Release
50
needs:
51
- build-and-stage-release
52
+ - verify
53
runs-on: ubuntu-latest
54
steps:
55
- name: Set up JFrog CLI
0 commit comments