Browse Source

🔧 update config.yaml - deploy

pull/1/merge
Straw-Etiam 6 years ago
parent
commit
c7b029093a
  1. 3
      .circleci/config.yml

3
.circleci/config.yml

@ -57,7 +57,8 @@ jobs:
- checkout - checkout
- run: - run:
name: heroku deploy name: heroku deploy
command:
command: |
git push https://heroku:02467a97-3871-4afd-95ab-2b1a1c190165@git.heroku.com/warm-fortress-97103.git HEAD:main
workflows: workflows:

Loading…
Cancel
Save