We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c2396 commit 8618d73Copy full SHA for 8618d73
1 file changed
.github/actions/git-cred/action.yml
@@ -13,8 +13,8 @@ runs:
13
- uses: oleksiyrudenko/gha-git-credentials@v2-latest
14
with:
15
global: true
16
- name: "KotaBot"
17
- email: "noreply@github.com"
+ name: "kotabot"
+ email: "kotabot@proton.me"
18
token: "${{ inputs.HOMEBREW_GITHUB_API_TOKEN }}"
19
20
- name: show git context
0 commit comments