setup-node/docs
James Ottaway 24301fe9fb
docs: Include warning when configuring token to install private packages
The distinction between `secrets.GITHUB_TOKEN` and `secrets.NPM_TOKEN` cost myself and a colleague numerous hours when we were trying to fix a GitHub Actions workflow which needed to install a private package from a different repository from our GitHub organisation.

Given the issue dedicated to this point is closed, we should include a warning here to make it more clear why `secrets.GITHUB_TOKEN` will not work when passed to `npm ci`, in the presence of private packages from other GitHub Package repositories.
2022-06-27 09:28:13 +10:00
..
adrs Update 0001-support-caching-deps-for-monorepos.md 2021-07-15 13:23:09 +03:00
advanced-usage.md docs: Include warning when configuring token to install private packages 2022-06-27 09:28:13 +10:00
contributors.md Initial Import 2019-08-03 21:49:54 -04:00