yakubique/List Artifacts

List a build artifacts that can be used by subsequent workflow steps.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameThe name of the artifact to detect. Globs supportedyes
tokenGitHub token with read access to actions for the repository.yes${{ github.token }}
useGlobIndicates whether the name, or names, should be treated as glob patterns.notrue
repositoryThe repository owner and the repository name joined together by "/". If github-token is specified, this is the repository that artifacts will be listed from.no${{ github.repository }}
run-idThe id of the workflow run where the desired download artifact was uploaded from. If github-token is specified, this is the run that artifacts will be listed from.no${{ github.run_id }}
namedescription
resultResult list in JSON format