rename action part

This commit is contained in:
Kjeld Schouten-Lebbing
2022-09-22 14:38:29 +02:00
parent e208c2960e
commit 3f6c82b374

View File

@@ -23,7 +23,7 @@ jobs:
echo "Starting Catalog Validation"
/usr/local/bin/catalog_validate validate --path "${PWD}"
- name: Merge master back to dev
- name: Merge staging into main
run: |
git config user.name "TrueCharts-Bot"
git config user.email "bot@truecharts.org"