diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index bb8c7f1d395..4a351ac0352 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -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"