Skip to content

Commit

Permalink
depend on staging deploy (#963)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-shaw authored Jul 12, 2024
1 parent 41adfcf commit 192775e
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 192775e

Please sign in to comment.