AkhileshNS / heroku-deploy

A simple github action that dynamically deploys an app to heroku
MIT License
981 stars 258 forks source link

Could you change execSync to async ? #128

Closed chenly closed 2 years ago

chenly commented 2 years ago

Because execSync will use more execution minutes with GitHub Actions

chenly commented 2 years ago

https://github.com/behe/heroku-build it is done