README: only document how to use &scopes=repo

This commit is contained in:
Olle Jonsson 2016-03-17 21:50:14 +01:00
parent d188facd92
commit 1519d16cef

View File

@ -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