Merge 37a776c0d46d8d04553de556913b311c426dfb6e into 37930b1c2abaa49bbe596cd826c3c89aef350131

This commit is contained in:
matejskubic 2025-12-15 09:46:09 -06:00 committed by GitHub
commit a142588b00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: