Skip to content

Commit d4b7141

Browse files
authored
Update publish-helm-charts.yaml
1 parent 2c42c08 commit d4b7141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-helm-charts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
--owner=${{ github.repository_owner }} \
6767
--git-repo=ceph-csi-operator \
6868
--token=${{ secrets.CSI_GITHUB_TOKEN }} \
69-
--package-path=.csi-op-release-packages
69+
--package-path=.csi-op-release-packages \
7070
--release-name-template="v{{ .Version }}"
7171
7272
- name: Update Helm repo index and push to gh-pages

0 commit comments

Comments
 (0)