mirror of
https://github.com/xuexb/github-bot.git
synced 2025-12-08 17:36:07 +00:00
8 lines
227 B
Plaintext
Executable File
8 lines
227 B
Plaintext
Executable File
# rename this file to .env
|
|
|
|
# Bot's personal access tokens, get from https://github.com/settings/tokens
|
|
GITHUB_TOKEN=token
|
|
|
|
# Webhook secret token, see https://developer.github.com/webhooks/securing/
|
|
GITHUB_SECRET_TOKEN=secret
|