Skip to content

Commit

Permalink
Don't auto-deploy by default
Browse files Browse the repository at this point in the history
  • Loading branch information
jagthedrummer committed Oct 20, 2023
1 parent 37a9db9 commit 935bb63
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci-cd-pipeline-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,3 @@ jobs:
# secrets: inherit
# with:
# heroku-app-name: ""
deploy:
name: 🚢 Deploy to Heroku
uses: ./.github/workflows/_deploy_heroku.yml
needs: [mini_test, super_scaffolding, standardrb, db_schema]
secrets: inherit
with:
heroku-app-name: "bullettrain-co"

0 comments on commit 935bb63

Please sign in to comment.