AkhileshNS/heroku-deploy

[QUESTION] Dynamic heroku_app_name based in branch

smoneta opened this issue · 0 comments

1st thing 1st... great work on this project!!!

now... I have this repo with 3 branches and I have a Heroku app for each branch (dev, QA and main).. how can I make to dynamically point to a specific Heroku app depending on which branch is running the action?

Thanks!