Update test.yaml

This commit is contained in:
Kjeld Schouten-Lebbing 2022-11-24 17:30:31 +01:00 committed by GitHub
parent 3ddf2ead32
commit 5710fff591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ jobs:
- name: Merge staging into main
shell: bash
run: |
cd "/__w/catalog/catalog/"
cd "/home/runner/work/catalog/catalog/"
git config user.name "TrueCharts-Bot"
git config user.email "bot@truecharts.org"
# git add catalog.json || echo "Adding catalog.json failed"