From 52a84cf49fc27de2a662b0d28109939a9c378bfb Mon Sep 17 00:00:00 2001 From: Louis Dutoit Date: Tue, 1 Dec 2020 16:54:22 +0100 Subject: [PATCH] smoke test fix --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 42fa0d6..06cc89c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -121,7 +121,7 @@ jobs: - checkout - run: name: Heroku Deploy - command: git push https://heroku:f11ddde7-1bdf-4e9d-b8ad-da4e0ff59c25@git.heroku.com/morning-island-14161.git HEAD:master + command: git push https://heroku:062daf4f-43b0-4a56-a15d-d3fe486c2f4b@git.heroku.com/morning-island-14161.git HEAD:master - run: name: Smoke Test command: |