AkhileshNS / heroku-deploy

A simple github action that dynamically deploys an app to heroku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy a Heroku Buildpack to Heroku Elements?

y0utubeperson1 opened this issue · comments

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?

Found it