diff --git a/.github/workflows/helm-chart.yml b/.github/workflows/helm-chart.yml index c52160f..15f02aa 100644 --- a/.github/workflows/helm-chart.yml +++ b/.github/workflows/helm-chart.yml @@ -21,6 +21,4 @@ jobs: - name: Publish Helm chart uses: stefanprodan/helm-gh-pages@master with: - package_name: my-chart - package_version: 1.0.0 token: ${{secrets.GITHUB_TOKEN}} \ No newline at end of file