benday-inc/Download latest artifact from a github workflow

Download the latest artifact from a successful github workflow (aka. build) for a given branch

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""
branch_namename of the branch that workflow should have run fromyes""
artifact_namename of the artifact to downloadyes""
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