Skip to content

Commit

Permalink
Deployment workflow PS 1.7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
seiwan committed Nov 18, 2024
1 parent 8e49a36 commit 8af9616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8af9616

Please sign in to comment.