Skip to content

Commit 2bd9acb

Browse files
committed
s
1 parent 9c6f7df commit 2bd9acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
shell: bash
5757
working-directory: dest
5858
run: |
59-
helm repo index . --url https://raw.githubusercontent.com/comet-ml/public-test/gh-pages/
59+
helm repo index . --url https://raw.githubusercontent.com/comet-ml/public-test/charts/gh-pages/
6060
git config user.name "Helm Updater"
6161
git config user.email "[email protected]"
6262
git add $(git ls-files -o --exclude-standard)

0 commit comments

Comments
 (0)