mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-27 02:40:17 +08:00
Update charts-release.yaml
This commit is contained in:
committed by
kjeld Schouten-Lebbing
parent
db672448e8
commit
73434bb250
4
.github/workflows/charts-release.yaml
vendored
4
.github/workflows/charts-release.yaml
vendored
@@ -45,8 +45,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 "TrueCharts Bot"
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user