We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9cedbb commit 0f83a01Copy full SHA for 0f83a01
README.md
@@ -17,7 +17,7 @@ In the Azure Console, navigate to `Function App` -> your app -> `Configuration`
17
18
- `APP_ID`
19
- `PRIVATE_KEY` (you can encode your key value at https://www.base64encode.org/)
20
-- `WEBHOOKS_SECRET`
+- `WEBHOOK_SECRET`
21
22
Then in your repository settings, create two secrets:
23
0 commit comments