Update test.yaml
This commit is contained in:
parent
3803ffa3fb
commit
9e2aee6736
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue