Update release job dependencies in dispatcher.yml

This commit is contained in:
Hatvani Tamás
2025-11-28 11:44:39 +01:00
committed by GitHub
parent b2d1d3f809
commit c7bad7665f

View File

@@ -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