diff --git a/.circleci/config.yml b/.circleci/config.yml index f269b18..bf4eb7d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -101,8 +101,7 @@ jobs: - checkout - run: name: Heroku Deploy - command: git push https://heroku:900f5ff9-6b73-4d45-ab2e-d16b6268d231@git.heroku.com/morning-mountain-84049.git - HEAD:main + command: git push https://heroku:900f5ff9-6b73-4d45-ab2e-d16b6268d231@git.heroku.com/morning-mountain-84049.git HEAD:main - run: name: Smoke Test