diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e5bbfb8..e8fbf2d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -11,7 +11,7 @@ jobs: steps: - name: check source code uses: actions/checkout@v3 - + - uses: J12934/helm-gh-pages-action@master with: access-token: ${{ secrets.ACCESS_TOKEN }}