1 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing
e38a00a81d ok 2023-04-15 01:11:09 +02:00

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