6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
# Copy to .env and fill in. .env is gitignored; this file is not.
|
|
#
|
|
# A GitHub personal access token, needing no scopes at all - it is only
|
|
# used to raise the API rate limit from 60 requests an hour to 5000.
|
|
GITHUB_TOKEN=
|