actions-marketplace-validations/Mokeseven7 Deployment Action
Creates a GitHub Deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| initial_status | Initial status for the deployment | no | pending |
| ref | The reference for the deployment | no | — |
| token | Github repository token | yes | — |
| target_url | Target url location | no | — |
| description | Descriptive message about the deployment | no | — |
| environment | The name of the environment for the deployment | no | production |
Outputs
| name | description |
|---|---|
| deployment_id | The ID of the created deployment |