Skip to content

Commit

Permalink
depend on staging deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-shaw committed Jul 10, 2024
1 parent bfa3f8c commit f0f5f33
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 @@ -239,7 +239,7 @@ jobs:

deploy-production:
runs-on: ubuntu-latest
needs: build
needs: deploy-staging
if: ${{ github.ref == 'refs/heads/main' }}
environment: production

Expand Down

0 comments on commit f0f5f33

Please sign in to comment.