Update charts-release.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2021-03-12 21:20:56 +01:00
committed by kjeld Schouten-Lebbing
parent 4b48022a5e
commit db672448e8
+2 -2
View File
@@ -82,8 +82,8 @@ jobs:
- name: Configure Git
run: |
git config user.name "$GITHUB_ACTOR"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
git config user.name "TrueCharts-Bot"
git config user.email "bot@truecharts.org"
- name: Commit and push timestamp updates
run: |
if [[ -f index.yaml ]]; then