mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-18 12:26:24 +08:00
Update test.yaml
This commit is contained in:
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user