diff --git a/.github/workflows/chart.yml b/.github/workflows/chart.yml index ef6f54a8e..102ecf903 100644 --- a/.github/workflows/chart.yml +++ b/.github/workflows/chart.yml @@ -23,7 +23,7 @@ jobs: submodules: true fetch-depth: 0 - name: Publish Helm chart - uses: stefanprodan/helm-gh-pages@v1.5.0 + uses: stefanprodan/helm-gh-pages@v1.6.0 with: token: ${{ secrets.GITHUB_TOKEN }} charts_dir: charts