permisso/Deploy to Render.com
A GitHub Action to trigger and track deployment in Render
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| deployHookURL | The deploy hook url for the service you want to deploy | yes | — |
| apiKey | Your personal API key to interact with Render | yes | — |
| serviceId | The serviceId of the service you want to deploy | yes | — |
Outputs
| name | description |
|---|---|
| success | A boolean indicaating if the deployment was successful or not |