readded dependency for workflow

This commit is contained in:
2025-11-25 19:03:38 +01:00
parent 32ab155ff5
commit b5c18419d8

View File

@@ -77,6 +77,7 @@ jobs:
release:
needs: test-data-upload
if: github.ref == 'refs/heads/master'
uses: ./.github/workflows/release.yml
secrets: inherit