mirror of
https://github.com/actions/download-artifact.git
synced 2025-12-16 22:49:42 +00:00
Merge 37a776c0d46d8d04553de556913b311c426dfb6e into 37930b1c2abaa49bbe596cd826c3c89aef350131
This commit is contained in:
commit
a142588b00
@ -120,6 +120,7 @@ You are welcome to still raise bugs in this repo.
|
|||||||
|
|
||||||
# The GitHub token used to authenticate with the GitHub API.
|
# 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.
|
# 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.
|
# Optional. If unspecified, the action will download artifacts from the current repo and the current workflow run.
|
||||||
github-token:
|
github-token:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user