fix some names

This commit is contained in:
kjeld Schouten-Lebbing
2022-03-29 20:46:57 +02:00
parent 12a37f3aab
commit 2ca695cee6

View File

@@ -59,7 +59,7 @@ jobs:
cd -
rm -rf catalog
- name: Commit and Push new App releases
- name: Commit and Push new Chart releases
run: |
cd chartsrepo
git config user.name "TrueCharts-Bot"
@@ -81,7 +81,7 @@ jobs:
cd -
rm -rf dh_catalog
- name: Commit and Push new Helm Charts and docs
- name: Commit and Push new docs
run: |
git config user.name "TrueCharts-Bot"
git config user.email "bot@truecharts.org"