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