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" }, ```