suvink/Heroku Deploy with Telegram
A simple Github Action to deploy to Heroku and notify via Telegram.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| heroku_app_name | The app you want to deploy into. | yes | myNewApp |
| heroku_email | The email you used to sign up with Heroku. | yes | noemail |
| dontuseforce | Set this to true if you don't want to use --force | — | false |
| buildpack | Optional buildpack to build the app | — | — |
Outputs
| name | description |
|---|---|
| status | build status |