wbeuil/Wait For GitHub Deployment
Wait for a GitHub deployment to complete and get its url
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Your GitHub access token | yes | — |
| timeout | The max time to run the action (in seconds) | no | 120 |
Outputs
| name | description |
|---|---|
| url | The url of the new deployment |