Update test.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2022-11-24 13:16:52 +01:00
committed by GitHub
parent 52a462fc4c
commit 758550e60e

View File

@@ -35,5 +35,5 @@ jobs:
git config user.name "TrueCharts-Bot"
git config user.email "bot@truecharts.org"
# git add catalog.json || echo "Adding catalog.json failed"
# git commit -m "Commit catalog.json" || echo "Commiting catalog.json failed"
git commit --all -m "Commit catalog.json" || echo "Commiting catalog.json failed"
git push -f origin staging:main