We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a58413 commit 771eed6Copy full SHA for 771eed6
README.md
@@ -6,7 +6,7 @@ sections where possible, and prints the document to `stdout`.
6
7
## Requirements
8
`relnotes` uses the GitHub API to generate the release notes, as such you need
9
-a valid GitHub API key. `relnotes` will look for `GITHUB_API_KEY` in the
+a valid GitHub API key. `relnotes` will look for `GITHUB_TOKEN` in the
10
environment and use that key when sending requests.
11
12
**small warning:** `relnotes` makes a lot of requests as GitHub only allows you to
0 commit comments