Add empty vars section

This commit is contained in:
Manav Rathi 2024-03-19 13:55:31 +05:30
parent 1e50570936
commit ed547d5f2c
No known key found for this signature in database

View file

@ -1,3 +1,7 @@
name = "github-discord-notifier" name = "github-discord-notifier"
main = "src/index.ts" main = "src/index.ts"
compatibility_date = "2024-03-14" compatibility_date = "2024-03-14"
[vars]
# Added as a secret via the Cloudflare dashboard
# DISCORD_WEBHOOK_URL = "https://discord.com/api/webhooks/{webhook.id}/{webhook.token}/github"