mirror of
https://github.com/actions/download-artifact
synced 2025-09-23 04:08:09 +00:00
Merge 37a776c0d4
into de96f4613b
This commit is contained in:
commit
02886d9c14
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ You are welcome to still raise bugs in this repo.
|
|||
|
||||
# The GitHub token used to authenticate with the GitHub API.
|
||||
# This is required when downloading artifacts from a different repository or from a different workflow run.
|
||||
# Required token permission: actions (read) (when downloading from a different repository or workflow run)
|
||||
# Optional. If unspecified, the action will download artifacts from the current repo and the current workflow run.
|
||||
github-token:
|
||||
|
||||
|
|
Loading…
Reference in a new issue