diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4e39c901a..724041f92 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -65,7 +65,7 @@ jobs: push-to-bucket-matrix: name: ${{ matrix.env.upper }} - Push to GCP bucket storage - needs: [zip-name-matrix] + needs: [zip-name-matrix, push-to-repository-matrix] strategy: fail-fast: false matrix: