AkhileshNS / heroku-deploy

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

How to obtain deployment id #104

Open wilsonhsu0102 opened 2 years ago

wilsonhsu0102 commented 2 years ago

Hi, I am wondering if it is possible to output the deployment id from the action. I would like to use actions like chrnorm/deployment-status@releases/v1, but they take in the deployment id.