rashidov-eu/Check Artifact Info

Check whether artifact with the given name was uploaded and return its information

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 6, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: rashidov-eu/check-artifact@068780e86e27faeb153a4a56daa134b69485c1be # v2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
nameName of the artifact to check.yes
github-tokenThe GitHub token used to authenticate with the GitHub API.yes
repositoryThe repository owner and the repository name joined together by "/". If not specified, this is the repository where artifact will be searched for.no${{ github.repository }}
namedescription
idId of the artifact found. If not found, this will be empty string
run-idId of the workflow run where the given artifact was uploaded from.