caesay/Wait for Artifacts
Wait for artifacts to be available before continuing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| artifacts | A list of artifact names to wait for | yes | — |
| token | GitHub token | yes | — |
| max_wait_seconds | Maximum number of seconds to wait for the artifact | no | 300 |
| repository | The GitHub repository (e.g., owner/repo) | no | ${{ github.repository }} |
| workflow_run_id | The workflow run ID | no | ${{ github.run_id }} |
| verbose | Enable verbose logging | no | false |
Outputs
no outputs