Skip to content

Commit 91cee63

Browse files
committed
chore: edits should be done by me
1 parent 5a804a7 commit 91cee63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/issue-comment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ jobs:
4545

4646
- name: Configure Git
4747
run: |
48-
git config --global user.name "MyCoder (On behalf of ${{ github.event.comment.user.login }})"
49-
git config --global user.email "[email protected]"
48+
git config --global user.name "Ben Houston (via MyCoder)"
49+
git config --global user.email "[email protected]"
5050
5151
- run:
5252
pnpm install -g mycoder

0 commit comments

Comments
 (0)