Update release job dependencies in dispatcher.yml
This commit is contained in:
2
.github/workflows/dispatcher.yml
vendored
2
.github/workflows/dispatcher.yml
vendored
@@ -77,7 +77,7 @@ jobs:
|
||||
|
||||
|
||||
release:
|
||||
needs: test-data-upload
|
||||
needs: [engine, server, ui]
|
||||
if: github.ref == 'refs/heads/master'
|
||||
uses: ./.github/workflows/release.yml
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user