dentarg/Heroku GitHub Deploy
Deploy to Heroku from GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app | The Heroku app name | no | ${{ github.event.repository.name }} |
| key | Heroku API key (OAuth token) | yes | — |
| sha | The branch, tag or SHA to checkout and deploy | no | ${{ github.event.repository.default_branch }} |
| github-token | The repo scoped token generated by GitHub Actions | no | — |
Outputs
no outputs