From 6cf7be3afb98a85e1004eaf1ec4b858aacc08909 Mon Sep 17 00:00:00 2001 From: Klemek Date: Sun, 23 Jun 2019 15:37:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef08967..b8feb28 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ Here are the steps for Github, if you use another platform adapt it your way (he ```json "webhook": { "endpoint": "/webhook", - "secret": "sha1=", + "secret": "", "signature_header": "X-Hub-Signature" }, ```