actions-marketplace-validations/Download Previous Workflows Artifacts
Used to download the artifacts from the workflow that triggered a workflow_run event.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| auth-token | If you are working in a private repo, you will need to specify the [GitHub secrets token](https://docs.github.com/en/actions/reference/authentication-in-a-workflow) | no | ${{ github.token }} |
| workflow-run-id | The ID of the workflow run that has the artifacts to download. | yes | ${{ github.event.workflow_run.id }} |
Outputs
no outputs