Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(config): avoid over-exposing GITHUB_TOKEN (#332)
The GITHUB_TOKEN in this example _should_ be just read-only token but in any case secrets should not be exposed to code that does not need them. In this case pip does not need to authenticate to GitHub.
- Loading branch information