Skip to content

Commit df235e2

Browse files
authored
Update publish-helm-charts.yaml
1 parent 1950ebe commit df235e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
--index-path=.cr-index/index.yaml \
8686
--release-name-template=${{ github.event.release.tag_name }}
8787
88+
8889
git add index.yaml
8990
git commit -m "Update Helm repo index from release ${{ github.event.release.tag_name }}"
9091
git push origin gh-pages -f

0 commit comments

Comments
 (0)