mirror of
https://github.com/HackPlan/github-commit-ical.git
synced 2026-01-12 22:26:55 +08:00
7 lines
109 B
CoffeeScript
7 lines
109 B
CoffeeScript
module.exports =
|
|
auth:
|
|
user: 'username'
|
|
pass: 'personal-access-tokens'
|
|
|
|
sentry: 'sentry-api-key'
|