Compare commits
1 Commits
main
...
staging-go
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e38a00a81d |
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user