Skip to content

Commit 8618d73

Browse files
committed
fix: git config
1 parent a6c2396 commit 8618d73

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/git-cred/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ runs:
1313
- uses: oleksiyrudenko/gha-git-credentials@v2-latest
1414
with:
1515
global: true
16-
name: "KotaBot"
17-
email: "noreply@github.com"
16+
name: "kotabot"
17+
email: "kotabot@proton.me"
1818
token: "${{ inputs.HOMEBREW_GITHUB_API_TOKEN }}"
1919

2020
- name: show git context

0 commit comments

Comments
 (0)