mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
Merge pull request #564 from revant/gha-creds
ci: fix steps for helm release
This commit is contained in:
commit
02d8ce6d21
1 changed files with 1 additions and 1 deletions
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 }}
|
||||
|
||||
- name: Setup Git Credentials
|
||||
- uses: fregante/setup-git-user@v1
|
||||
uses: fregante/setup-git-user@v1
|
||||
|
||||
- name: Release
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue