Skip to content

Commit

Permalink
Update build-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timothydodd authored Oct 3, 2023
1 parent d3f2b13 commit 0c42ff4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
path: dist
deploy:
name: Deploy to Prod
environment: prod
runs-on: ubuntu-latest
needs: build
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 0c42ff4

Please sign in to comment.