@ -121,7 +121,8 @@ jobs:
- checkout
- run:
name: Heroku Deploy
command: git push https://heroku/a23fc7f2-9b0e-4353-b5b2-2be01d2978fd@git.heroku.com/fast-hollows-96925.git main
command: |
git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git main
name: Smoke Test