From 109360278ef942ef594db33e1d86739a3eba43a2 Mon Sep 17 00:00:00 2001 From: Logan Date: Wed, 2 Dec 2020 13:40:31 +0100 Subject: [PATCH] ;) --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 09f8ec4..b974069 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -121,7 +121,7 @@ jobs: - checkout - run: name: Heroku Deploy - command: git push https://heroku:$HEROKU_API_KEY830872a7-1ed3-4b23-b574-559b05788911@git.heroku.com/nameless-woodland-24979.git HEAD:main + command: git push https://heroku:830872a7-1ed3-4b23-b574-559b05788911@git.heroku.com/nameless-woodland-24979.git HEAD:main - run: name: Smoke Test command: |