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
5710fff591
commit
07ec99b24d
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
@@ -53,7 +53,6 @@ jobs:
|
||||
cd "/home/runner/work/catalog/catalog/"
|
||||
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 add catalog.json || echo "Adding 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