Skip to content

Commit

Permalink
Merge pull request #442 from trilitech/build-from-new-main
Browse files Browse the repository at this point in the history
Build from new main branch
  • Loading branch information
timothymcmackin authored Sep 2, 2024
2 parents e285cb5 + 1d71cb0 commit 6917584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CD - production

on:
push:
branches: [ staging ]
branches: [ main ]
env:
NEXT_PUBLIC_BASE_PATH: ''
NEXT_PUBLIC_DOCSEARCH_APP_ID: ${{ secrets.NEXT_PUBLIC_DOCSEARCH_APP_ID }}
Expand Down

0 comments on commit 6917584

Please sign in to comment.