readded dependency for workflow
This commit is contained in:
1
.github/workflows/dispatcher.yml
vendored
1
.github/workflows/dispatcher.yml
vendored
@@ -77,6 +77,7 @@ jobs:
|
||||
|
||||
|
||||
release:
|
||||
needs: test-data-upload
|
||||
if: github.ref == 'refs/heads/master'
|
||||
uses: ./.github/workflows/release.yml
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user