Skip to content

Commit 592cf69

Browse files
authored
Update README.md
1 parent a4b69b4 commit 592cf69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ jobs:
226226
- run: |
227227
date > generated.txt
228228
git config user.name github-actions
229-
git config user.email github-actions-bot@users.noreply.github.com
229+
git config user.email github-actions@github.com
230230
git add .
231231
git commit -m "generated"
232232
git push

0 commit comments

Comments
 (0)