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