2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-19 18:49:01 +00:00

Merge pull request #563 from revant/gha-creds

ci: change git creds action for helm release
This commit is contained in:
Revant Nandgaonkar 2021-11-11 04:20:49 +05:30 committed by GitHub
commit a355d8a48f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,9 +135,7 @@ jobs:
ssh-private-key: ${{ secrets.HELM_DEPLOY_KEY }}
- name: Setup Git Credentials
uses: oleksiyrudenko/gha-git-credentials@v2-latest
with:
global: true
- uses: fregante/setup-git-user@v1
- name: Release
run: |