diff --git a/.github/workflows/release-helm.yaml b/.github/workflows/release-helm.yaml index fa5a1c5896..208e2d8e06 100644 --- a/.github/workflows/release-helm.yaml +++ b/.github/workflows/release-helm.yaml @@ -27,7 +27,7 @@ jobs: - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v2 - uses: stefanprodan/helm-gh-pages@0ad2bb377311d61ac04ad9eb6f252fb68e207260 with: - token: ${{ secrets.FLEET_RELEASE_GITHUB_PAT }} + token: ${{ secrets.GITHUB_TOKEN }} charts_dir: charts target_dir: charts linting: off