gregarcara/Download workflow artifact

Download and extract an artifact by name

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenGitHub tokenno${{ github.token }}
nameArtifact name (download all artifacts if not specified)yesfail
pathWhere to unpack the artifactno./
repoRepository name with owner (like actions/checkout)no${{ github.repository }}
namedescription
error_messageThe error message, if an error occurs
found_artifactBoolean output which is true if the artifact was found and false otherwise