Skip to content

Commit

Permalink
Chore: prod build on staging (main) (#2809)
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh authored Nov 20, 2023
1 parent 0b7d378 commit 9727a41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- uses: ./.github/workflows/build
with:
secrets: ${{ toJSON(secrets) }}
prod: ${{ github.ref == 'refs/heads/main' }}

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
Expand Down

0 comments on commit 9727a41

Please sign in to comment.