This commit is contained in:
Kjeld Schouten-Lebbing 2023-03-06 16:32:06 +01:00
parent 707df55e53
commit e38a00a81d
1 changed files with 1 additions and 1 deletions

View File

@ -56,4 +56,4 @@ jobs:
git config user.email "bot@truecharts.org"
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
git push -f origin staging-go:main