picocentauri/Comment artifact link on Pull Request description

Update PR description with a link to download an artifact

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameName of the artifact to link.yes
descriptionDescription of the artifact download link.noDownload artifact for this pull request.
pathDestination path. Supports basic tilde expansion. Defaults to $GITHUB_WORKSPACEno
github-tokenThe GitHub token used to authenticate with the GitHub API.no${{ github.token }}
repositoryThe repository owner and the repository name joined together by "/". If github-token is specified, this is the repository that artifacts will be downloaded 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 downloaded from.no${{ github.run_id }}

no outputs