tgbdc7 / zeton

an application supporting behavioural therapy. A token system designed for a child / student. It allows to earn points for performed activities and exchange them for prizes
23 stars 12 forks source link

fix invalid variable name for login to heroku on master branch #186

Closed tgbdc7 closed 4 years ago

tgbdc7 commented 4 years ago

fix config.yml For branch master was an error with login to Heroku for deploy-prod step. The error related to incorrect variable name during a login attempt. The reason was a redundant ! in a bash script.