mirror of
https://github.com/zhigang1992/release-drafter.git
synced 2026-06-12 09:08:55 +08:00
10 lines
241 B
Plaintext
10 lines
241 B
Plaintext
# The ID of your GitHub App
|
|
APP_ID=13956
|
|
WEBHOOK_SECRET=development
|
|
|
|
# Use `trace` to get verbose logging or `info` to show less
|
|
LOG_LEVEL=debug
|
|
|
|
# Go to https://smee.io/new set this to the URL that you are redirected to.
|
|
WEBHOOK_PROXY_URL=
|