AkhileshNS / heroku-deploy

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

Deploy a Heroku Buildpack to Heroku Elements? #141

Closed y0utubeperson1 closed 2 years ago

y0utubeperson1 commented 2 years ago

I have a Heroku Buildpack example here: https://github.com/y0utubeperson1/heroku-test-push

I want to autopush this to Heroku Elements.

Does this GitHub actions let me do that? If so, is there any examples of this?

y0utubeperson1 commented 2 years ago

Found it