Statement implies that GITHUB_TOKEN cannot be used to install private packages #35922
Closed
Description
For clarity and correctness, I suggest the following change to this line:
Remove the phrase "(which GITHUB_TOKEN can't access)", and add the following sentence as a new bullet point:
"If you grant a repository read access to a private package, then that repository's workflows can use GITHUB_TOKEN to install that package (https://docs.github.com/en/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility#ensuring-workflow-access-to-your-package)"