diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 850a7a1..28ccd65 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ jobs: ref: ${{ github.ref }} - name: Publish Helm Chart - uses: tylerauerbeck/helm-gh-pages@main + uses: stefanprodan/helm-gh-pages@master with: token: ${{ secrets.PUBLIC_REPO_GH_PAT }} charts_dir: governor-api