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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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"