liri-infra/fetch-artifact

Fetch and extract an artifact

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub tokenyes${{ github.token }}
repositoryRepository name with owner (like actions/checkout)yes${{ github.repository }}
workflow_pathPath to the workflow file, used to identify the workflowyes
artifact_nameName of the artifactyes
save_asAlternative file name to give to the downloaded artifact
extract_toPath where the artifact is extracted, defaults to the current directoryyes.

no outputs