Update test.yaml

This commit is contained in:
Stavros Kois 2022-11-24 15:10:07 +02:00 committed by GitHub
parent 3803ffa3fb
commit 9e2aee6736
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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