Skip to content

Commit 5e433a9

Browse files
authored
Update sync.yaml (#106)
2 parents ef36177 + 974348d commit 5e433a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/sync.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ jobs:
4141

4242
- name: Set up Git
4343
run: |
44-
git config user.name "github-actions[bot]"
45-
git config user.email "github-actions[bot]@users.noreply.github.com"
44+
git config user.name "aditeyabaral"
4645
git remote set-url origin https://x-access-token:${PESU_DEV_SUPERUSER_TOKEN}@github.com/${{ github.repository }}.git
4746
4847

0 commit comments

Comments
 (0)