diff --git a/.github/workflows/publish-helm.yml b/.github/workflows/publish-helm.yml index ddfcfb4..403ef4c 100644 --- a/.github/workflows/publish-helm.yml +++ b/.github/workflows/publish-helm.yml @@ -33,5 +33,4 @@ jobs: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" with: charts_dir: helm - charts_repo_url: https://gothenburgbitfactory.org/taskchampion-sync-server/helm-chart - pages_index_path: helm-chart + install_dir: helm-chart