diff --git a/.github/workflows/compile_release.yml b/.github/workflows/compile_release.yml index e31e1e55..6ea3dcf2 100644 --- a/.github/workflows/compile_release.yml +++ b/.github/workflows/compile_release.yml @@ -210,7 +210,7 @@ jobs: deploy: name: Deploy Environments to fw.ahoydtu.de - needs: [build, release] + needs: [build-en, build-de, release] runs-on: ubuntu-latest continue-on-error: false steps: