mirror of
https://github.com/truecharts/catalog.git
synced 2026-02-03 06:03:17 +08:00
Update test.yaml
This commit is contained in:
committed by
GitHub
parent
52a462fc4c
commit
758550e60e
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user