From 1a69d7ee1f9706a91667da8b67b855fa9af49b82 Mon Sep 17 00:00:00 2001 From: Massimiliano Mirra Date: Sat, 2 Sep 2023 11:11:56 +0100 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 7f45f78..79eb391 100644 --- a/docs/README.md +++ b/docs/README.md @@ -674,7 +674,7 @@ Keel supports Gitlab registry notifications also known as webhooks (https://docs ### Github Webhooks -Keel supports Github packages (https://github.com/features/packages). Github webhooks should be delivered to `/v1/webhooks/github` endpoint. In the Repository -> Setting -> Webhooks menu, set `Content Type: application/json`, and select Event `Registry packages`. +Keel supports Github packages (https://github.com/features/packages). Github webhooks should be delivered to `/v1/webhooks/github` endpoint. In the Repository -> Setting -> Webhooks menu, set `Content Type: application/json`, and select Event `Packages`. ### Receiving webhooks without public endpoint