actions-marketplace-validations/Deployment Action Wardell
Creates a GitHub Deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 9, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/ib-yasn_deployment-action@085b27591e8518f8ff0d1ea381a40efe646d8d3f # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| initial_status | Initial status for the deployment | no | pending |
| ref | The reference for the deployment | no | — |
| 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 |