docs: add github_token to .env.example
This commit is contained in:
@@ -30,3 +30,6 @@ NTFY_TOPIC=
|
|||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
LOG_LEVEL=info
|
LOG_LEVEL=info
|
||||||
|
|
||||||
|
# GitHub (required for pnpm release — creates a GitHub Release)
|
||||||
|
GITHUB_TOKEN=
|
||||||
|
|||||||
Reference in New Issue
Block a user