benday-inc/Download artifact from a github workflow run

Download an artifact from GitHub workflow (aka. build) for a specific run id

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokentoken for accessing github apiyes""
repository_ownergithub account owneryes""
repository_namename of the git repository that has the artifact to downloadyes""
workflow_namename of the workflow (aka. build) that created the artifactyes""
artifact_namename of the artifact to downloadyes""
run_idthe run id value that you want to download the artifact fromyes""
download_pathpath on the agent to download the artifact zip toyes""
download_filenamefilename for the downloaded artifact zip (suggestion: this should end with the .zip extension)yes""

no outputs