diff --git a/.github/workflows/sync-docs.yaml b/.github/workflows/sync-docs.yaml index 4274130..0a0fb7e 100644 --- a/.github/workflows/sync-docs.yaml +++ b/.github/workflows/sync-docs.yaml @@ -37,7 +37,7 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v7 with: - token: ${{ secrets.REPO_ACCESS_TOKEN }} + token: ${{ secrets.GITHUB_TOKEN }} branch: update-helm-docs # TODO: Change to the main branch on stable release base: docs/version-1.0