From 9388ae39b4dd5605ecd6d668cad6279722a9485d Mon Sep 17 00:00:00 2001 From: sgoudham Date: Sun, 22 Sep 2024 15:24:46 +0100 Subject: [PATCH] docs(README): mention `DISCORD_ERROR_WEBHOOK` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cbddaaf..27c4711 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ the following environment variables are required: - `GITHUB_WEBHOOK_SECRET`: the secret you chose when you created the json webhook - `DISCORD_WEBHOOK`: the regular discord webhook url - `DISCORD_BOT_WEBHOOK`: the discord webhook url for bot-authored events +- `DISCORD_ERROR_WEBHOOK`: the discord webhook url for errors the following environment variables are optional: