psmodule/Download-CIArtifact (by PSModule)

Downloads an artifact from a CI workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
PathThe path to the artifact to download.no
WorkflowIDThe filename or ID of the workflow to download the artifact from. You must provide either `WorkflowID` or `WorkflowRunID`.no""
WorkflowRunIDThe ID of the workflow run where the artifact will be downloaded from. You must provide either `WorkflowID` or `WorkflowRunID`. no""
ArtifactNameName of the artifact to download. If unspecified, all artifacts for the run are downloaded.yes
GITHUB_TOKENThe GitHub token used to authenticate with the GitHub API.yes
WorkingDirectoryThe working directory where the artifact will be downloaded to. Default is the root of the repository.no

no outputs