Skip to content

Commit 771eed6

Browse files
committed
Fix docs
1 parent 5a58413 commit 771eed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sections where possible, and prints the document to `stdout`.
66

77
## Requirements
88
`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
9+
a valid GitHub API key. `relnotes` will look for `GITHUB_TOKEN` in the
1010
environment and use that key when sending requests.
1111

1212
**small warning:** `relnotes` makes a lot of requests as GitHub only allows you to

0 commit comments

Comments
 (0)