Update test.yaml
This commit is contained in:
parent
04a7f422ed
commit
3803ffa3fb
|
@ -30,6 +30,7 @@ jobs:
|
|||
|
||||
- name: Merge staging into main
|
||||
run: |
|
||||
cd "/__w/catalog/catalog/"
|
||||
git config user.name "TrueCharts-Bot"
|
||||
git config user.email "bot@truecharts.org"
|
||||
# git add catalog.json || echo "Adding catalog.json failed"
|
||||
|
|
Loading…
Reference in New Issue