From 1519d16cefb14df285ea5563f8db95c0549f5303 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Thu, 17 Mar 2016 21:50:14 +0100 Subject: [PATCH] README: only document how to use &scopes=repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27e9188..9275b8c 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Therefore, it's recommended to run this script with authentication by using a ** 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: - Run the script with `--token `; **OR** - Set the `CHANGELOG_GITHUB_TOKEN` environment variable to your 40 digit token