diff --git a/.github/workflows/charts-release-ghpages.yaml b/.github/workflows/charts-release-ghpages.yaml index ceafefa..f62ef4b 100644 --- a/.github/workflows/charts-release-ghpages.yaml +++ b/.github/workflows/charts-release-ghpages.yaml @@ -62,7 +62,7 @@ jobs: shell: bash working-directory: dest run: | - helm repo index . --url https://helm.samipsolutions.fi/ + helm repo index . --url https://teampiped.github.io/Piped-Kubernetes/ - name: Commit changes shell: bash working-directory: dest