mirror of
https://github.com/actions/download-artifact
synced 2025-09-23 12:18:06 +00:00
Merge 37a776c0d4
into abefc31eaf
This commit is contained in:
commit
8a3e1adb65
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,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