actions-marketplace-validations/Artifact downloader
download an artifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | The repository to download from | — | — |
| token | The personal access token | — | — |
| artifact_name | The name of the artifact | — | — |
| rename | An alternative name for the downloaded artifact | — | — |
| wait_seconds | Wait for the artifact to appear | — | — |
Outputs
| name | description |
|---|---|
| commit | The commit sha corresponding to the artifact |
| success | Indicates success of the action |
| error | Indicates if there was an error |