jorgelnjunior/Deploy to Render
Deploy your Render app through GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| service_id | Render service id | yes | — |
| api_key | Render api key | yes | — |
| clear_cache | Clear build cache | no | false |
| wait_deploy | Wait until the deploy status is successful | no | false |
| github_deployment | Creates a github deployment | no | false |
| github_token | Github auth token | no | — |
| deployment_environment | The name of the GitHub deployment environment | no | production |
| ref | Specify what git ref to deploy. If a branch, deploys the latest commit in this branch. If a tag, deploys the commit related to that tag. | no | — |
Outputs
no outputs