Browse Source

💚 fix heroku automatic deploy 2

pull/6/merge
Pierre 6 years ago
parent
commit
6c8a5a1be2
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -101,6 +101,6 @@ workflows:
# - test:
# requires:
# - build
- heroku
- heroku:
requires:
- build
Loading…
Cancel
Save