Skip to content

Commit

Permalink
Merge pull request #50 from bard/patch-1
Browse files Browse the repository at this point in the history
Update instructions for github webhook
  • Loading branch information
rusenask authored Oct 29, 2023
2 parents b3db835 + 1a69d7e commit 8b2f69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8b2f69a

Please sign in to comment.