actions-marketplace-validations/Heroku Auto Deployment
Heroku Deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 21, 2024
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/elaygelbart_heroku-auto-deployment@87e111f7cebd9220fdf8c77460692f416fc4fd82 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| herokuAppName | Name of the heroku application to which the build is to be sent. | yes | — |
| herokuApiKey | Heroku API key | yes | — |
| useDocker | Deploy the container image (Dockerfile) to Heroku | no | false |
| branch | Selected branch to deployment | no | HEAD |
| dir | Selected Application Dir | no | "" |
Outputs
no outputs