Skip to content

Commit a22d102

Browse files
committed
Update main.yml
1 parent f0461ed commit a22d102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292

9393
- name: Set Git User
9494
run: |
95-
git config --global user.email "github-actions@users.noreply.github.com"
95+
git config --global user.email "[email protected]"
9696
git config --global user.name "github-actions"
9797
9898
- name: Create Release Pull Request or Publish

0 commit comments

Comments
 (0)