README: only document how to use &scopes=repo
This commit is contained in:
parent
d188facd92
commit
1519d16cef
|
@ -101,7 +101,7 @@ Therefore, it's recommended to run this script with authentication by using a **
|
||||||
|
|
||||||
Here's how:
|
Here's how:
|
||||||
|
|
||||||
- [Generate a token here](https://github.com/settings/tokens/new?description=GitHub%20Changelog%20Generator%20token)
|
- [Generate a token here](https://github.com/settings/tokens/new?description=GitHub%20Changelog%20Generator%20token) - you only need "repo" scope for private repositories
|
||||||
- Either:
|
- Either:
|
||||||
- Run the script with `--token <your-40-digit-token>`; **OR**
|
- Run the script with `--token <your-40-digit-token>`; **OR**
|
||||||
- Set the `CHANGELOG_GITHUB_TOKEN` environment variable to your 40 digit token
|
- Set the `CHANGELOG_GITHUB_TOKEN` environment variable to your 40 digit token
|
||||||
|
|
Loading…
Reference in New Issue
Block a user