README - clarify token permission

GitHub token for 

https://docs.github.com/en/rest/actions/artifacts?apiVersion=2022-11-28#list-workflow-run-artifacts
> The fine-grained token must have the following permission set: "Actions" repository permissions (read)
This commit is contained in:
matejskubic 2025-08-06 15:24:51 +02:00 committed by GitHub
parent 634f93cb29
commit 9a75fdfb8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,6 +96,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 permission for the token: actions: read
# Optional. If unspecified, the action will download artifacts from the current repo and the current workflow run.
github-token: