actions-marketplace-validations/Git deploy to Heroku

Deploy through git a Node.js project built into a subfolder to Heroku

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 30, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/onekiloparsec_heroku-node-deploy-subfolder@d1031d50e0e8998c2cac1c825e4a7d358f167c17 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
api_keyYour Heroku API key. This will be used for authentication. You can find it in your Heroku account settingsyes
emailThe email of your Heroku account (needed for auth).yes
app_nameThe app name to use for deploying/updatingyes
heroku_branchThe Heroku branch name that you would like to deploy to (`master` or `main`).yes
subfolderThe subfolder where your built code is sitted, e.g. `dist`.yes
namedescription
statusThe Success/Failure of the action