mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Only promote a milestone when verify has completed
See gh-gh-33179
This commit is contained in:
@@ -49,6 +49,7 @@ jobs:
|
||||
name: Promote Release
|
||||
needs:
|
||||
- build-and-stage-release
|
||||
- verify
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up JFrog CLI
|
||||
|
||||
Reference in New Issue
Block a user