fix some names
This commit is contained in:
@@ -59,7 +59,7 @@ jobs:
|
|||||||
cd -
|
cd -
|
||||||
rm -rf catalog
|
rm -rf catalog
|
||||||
|
|
||||||
- name: Commit and Push new App releases
|
- name: Commit and Push new Chart releases
|
||||||
run: |
|
run: |
|
||||||
cd chartsrepo
|
cd chartsrepo
|
||||||
git config user.name "TrueCharts-Bot"
|
git config user.name "TrueCharts-Bot"
|
||||||
@@ -81,7 +81,7 @@ jobs:
|
|||||||
cd -
|
cd -
|
||||||
rm -rf dh_catalog
|
rm -rf dh_catalog
|
||||||
|
|
||||||
- name: Commit and Push new Helm Charts and docs
|
- name: Commit and Push new docs
|
||||||
run: |
|
run: |
|
||||||
git config user.name "TrueCharts-Bot"
|
git config user.name "TrueCharts-Bot"
|
||||||
git config user.email "bot@truecharts.org"
|
git config user.email "bot@truecharts.org"
|
||||||
|
|||||||
Reference in New Issue
Block a user