int128/deployment
create a deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | environment name | no | — |
| environment-suffix | suffix of environment name | no | — |
| description | description of environment | no | — |
| task | task name of environment | no | — |
| token | GitHub token | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| url | url of deployment |
| id | id of deployment |
| node-id | node id of deployment |