actions-marketplace-validations/Get Deployment URL
Get the URL of the last deployment on a given branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | — |
| retryInterval | Time to wait (in ms) between attempts to fetch deployment URL | no | 10000 |
Outputs
| name | description |
|---|---|
| deployment | The url of the most recent deployment |