From e649d4ffa49642696c7a65d502e32ca01c09bf97 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Tue, 16 Apr 2024 17:44:04 +0200 Subject: [PATCH] Update charts-release.yaml Signed-off-by: Kjeld Schouten --- .github/workflows/charts-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index dea3765f57e..0caf09f89f1 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -139,7 +139,7 @@ jobs: steps.collect-changes.outputs.changesDetectedAfterTag == 'true' with: fetch-depth: 1 - repository: truecharts/chart-docs + repository: truecharts/website token: ${{ secrets.BOT_TOKEN }} path: website