actions-marketplace-validations/Deploy to Github Environment
GitHub action for updating deployment and releases.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | — |
| step | One of 'start' and 'finish' | yes | — |
| auto_inactive | Set auto_inactive (see https://developer.github.com/v3/repos/deployments/#inactive-deployments) | no | — |
| logs | URL to logs | no | — |
| desc | Description to set in status | no | — |
| ref | The git ref to use for the deploy, defaults to github.ref | no | — |
| env | Environment to create | no | — |
| env_url | The url pointing to the created environment | no | — |
| status | deployment status to set (for finish) | no | — |
| deployment_id | the deployment id. Required for finish | no | — |
| transient | Specify transient environment. Defaults to true | no | — |
Outputs
no outputs