Skip to content

Commit 054f0f0

Browse files
committed
update git author
1 parent 2482ad8 commit 054f0f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-instance-repo.yml

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

2626
- name: Set git identity
2727
run: |
28-
git config --global user.name "scverse-bot"
29-
git config --global user.email "108668866+scverse-bot@users.noreply.github.com"
28+
git config --global user.name "scverse-pr-creator[bot]"
29+
git config --global user.email "272303624+scverse-pr-creator[bot]@users.noreply.github.com"
3030
3131
- name: Checkout template repository
3232
uses: actions/checkout@v6

0 commit comments

Comments
 (0)