Skip to content

Commit

Permalink
depend on staging deploy (#727)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-shaw authored Jul 10, 2024
1 parent bfa3f8c commit 2f9d001
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 2f9d001

Please sign in to comment.