From 43cd58da8e7f50202c18a1916c899f1324f69fba Mon Sep 17 00:00:00 2001 From: zkpepe Date: Wed, 27 Aug 2025 14:58:31 +0300 Subject: [PATCH] docs: fix repo path typo --- docs/authenticating-to-the-github-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/authenticating-to-the-github-api.md b/docs/authenticating-to-the-github-api.md index 392c1f25..464feb1e 100644 --- a/docs/authenticating-to-the-github-api.md +++ b/docs/authenticating-to-the-github-api.md @@ -200,7 +200,7 @@ metadata: spec: template: spec: - repository: USER/REO + repository: USER/REPO serviceAccountName: my-service-account securityContext: # For Ubuntu 20.04 runner