animately/Download a PR artifact

Store and share artifacts within GitHub Pull Requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub Personal Access Tokenno${{ github.token }}
prGitHub Pull Request numberno${{ github.event.pull_request.number }}
repoRepository name with owner (like actions/checkout)no${{ github.repository }}
workflow_file_nameThe name of the workflow (like ci.yml)yes
artifact_nameThe name of the artifact (like my-artifact)yes
pathWhere to unpack the artifactno./

no outputs