ci: fix steps for helm release
This commit is contained in:
parent
a355d8a48f
commit
cbf646b326
2
.github/workflows/build_stable.yml
vendored
2
.github/workflows/build_stable.yml
vendored
@ -135,7 +135,7 @@ jobs:
|
|||||||
ssh-private-key: ${{ secrets.HELM_DEPLOY_KEY }}
|
ssh-private-key: ${{ secrets.HELM_DEPLOY_KEY }}
|
||||||
|
|
||||||
- name: Setup Git Credentials
|
- name: Setup Git Credentials
|
||||||
- uses: fregante/setup-git-user@v1
|
uses: fregante/setup-git-user@v1
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user