mirror of
https://github.com/actions/checkout.git
synced 2026-08-07 00:00:22 +02:00
Update README.md
This commit is contained in:
@@ -226,7 +226,7 @@ jobs:
|
||||
- run: |
|
||||
date > generated.txt
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions[email protected].github.com
|
||||
git config user.email github-actions@github.com
|
||||
git add .
|
||||
git commit -m "generated"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user