Skip to content

Commit 3b5c94b

Browse files
committed
fix(docs): correct typo in GHCR webhook secret flag name (gchr -> ghcr)
1 parent aaa02b5 commit 3b5c94b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/webhook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ environment variables. Below is the list of which variables correspond to which
249249
|`ENABLE_WEBHOOK`|`--enable-webhook`|
250250
|`WEBHOOK_PORT`|`--webhook-port`|
251251
|`DOCKER_WEBHOOK_SECRET` |`--docker-webhook-secret`|
252-
|`GHCR_WEBHOOK_SECRET` |`--gchr-webhook-secret`|
252+
|`GHCR_WEBHOOK_SECRET` |`--ghcr-webhook-secret`|
253253
|`HARBOR_WEBHOOK_SECRET` |`--harbor-webhook-secret`|
254254
|`QUAY_WEBHOOK_SECRET` |`--quay-webhook-secret`|
255255
|`CLOUDEVENTS_WEBHOOK_SECRET` |`--cloudevents-webhook-secret`|

0 commit comments

Comments
 (0)