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