From 67e6f738e334abba3c7e875fde370298498a4066 Mon Sep 17 00:00:00 2001 From: Gianni Giudice <45078018+GianniGiudice@users.noreply.github.com> Date: Tue, 1 Dec 2020 16:36:09 +0100 Subject: [PATCH] Updated config.yml --- .circleci/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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