cdqag/action-download-artifacts
Download all artifacts from given workflow run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | — | ${{ github.token }} |
| run-id | The ID of the workflow run | — | ${{ github.run_id }} |
| name-pattern | The artifact name pattern (regexp) | — | .* |
| auto-unzip | Automatically unzip downloaded artifacts | — | false |
| clean | Remove downloaded artifacts after use | — | false |
Outputs
no outputs