Skip to content

Commit 55c1477

Browse files
pengzhoumlPeng Zhou
andauthored
MLE-16012: fix the repo URL (#19)
Co-authored-by: Peng Zhou <[email protected]>
1 parent 6fd4777 commit 55c1477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
shell: bash
5050
working-directory: dest
5151
run: |
52-
helm repo index . --url https://raw.githubusercontent.com/pengzhouml/marklogic-kubernetes-operator/gh-pages/
52+
helm repo index . --url https://raw.githubusercontent.com/marklogic/marklogic-kubernetes-operator/gh-pages/
5353
git add $(git ls-files -o --exclude-standard)
5454
git add index.yaml
5555
git commit -m "Updated from ref: $GITHUB_SHA"

0 commit comments

Comments
 (0)