andrewiggins/Download base artifact

Download the base artifact for the current workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
artifactThe name of the artifact to downloadyes
workflowThe workflow file name that generates the desired artifact. Defaults to the current workflow.no
pathThe path to download the artifact to. Defaults to the current working directory.no
requiredIf required, this action will fail if a matching artifact cannot be foundno
baseRefThe git ref whose artifact is to be downloaded. For branches prefix branch name with 'heads/'. For tags prefix tag with 'tags/'. Also accepts commit shas. Automatically determined for pull requests and push events.no
github_tokenThe GITHUB_TOKEN for the current workflow runno${{github.token}}

no outputs