fix chart releases (#79)

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
This commit is contained in:
Hussein Galal
2024-01-03 02:55:09 +02:00
committed by GitHub
parent 57ed675a7f
commit 99d043f2ee
+1 -1
View File
@@ -28,4 +28,4 @@ git config --global url.https://${GITHUB_TOKEN}@github.com/.insteadOf https://gi
# push index.yaml to gh-pages
git add index.yaml
git commit -m "add chart-${CHART_TAG} to index.yaml"
git push --set-upstream origin HEAD:gh-pages
git push --force --set-upstream origin HEAD:gh-pages