Update test.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2022-11-24 13:46:21 +01:00
committed by GitHub
parent 04a7f422ed
commit 3803ffa3fb

View File

@@ -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"