Skip to content

Commit 91cba3e

Browse files
committed
Update chart-release.yaml
1 parent 87c2781 commit 91cba3e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/chart-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,6 @@ jobs:
5050
helm repo index helm-packages/ --merge index.yaml
5151
cp helm-packages/* .
5252
echo "New index.yaml: " && cat index.yaml
53+
git add --all
5354
git commit -a -m "Update Helm charts index"
5455
git push origin gh-pages

0 commit comments

Comments
 (0)