diff --git a/.circleci/config.yml b/.circleci/config.yml index e01ba65..3cd9fde 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -99,4 +99,4 @@ jobs: - checkout - run: name: Heroku Deploy - command: git push https://heroku:5f976f6c-4d3d-47f7-b33e-c64757c330f1@git.heroku.com/devospp.git origin/test \ No newline at end of file + command: git push https://heroku:5f976f6c-4d3d-47f7-b33e-c64757c330f1@git.heroku.com/morning-mesa-76496.git origin/test \ No newline at end of file