diff --git a/.github/workflows/dispatcher.yml b/.github/workflows/dispatcher.yml index 9f93a3f..fd0a427 100644 --- a/.github/workflows/dispatcher.yml +++ b/.github/workflows/dispatcher.yml @@ -77,6 +77,7 @@ jobs: release: + needs: test-data-upload if: github.ref == 'refs/heads/master' uses: ./.github/workflows/release.yml secrets: inherit