Skip to content

Commit

Permalink
ready to PR fo production
Browse files Browse the repository at this point in the history
  • Loading branch information
james-jdgtl committed Nov 29, 2024
1 parent 576e976 commit ea383e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
secrets: inherit

deploy_to_prod:
if : github.ref == 'refs/heads/main'
name: Deploy to prod
uses: ./.github/workflows/deploy.yml
needs:
Expand Down

0 comments on commit ea383e7

Please sign in to comment.