mirror of
https://github.com/actions/checkout.git
synced 2025-12-13 22:09:23 +00:00
Update README.md
This commit is contained in:
@@ -279,6 +279,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
date > generated.txt
|
||||
# Note: the following account information will not work on GHES
|
||||
git config user.name "github-actions[bot]"
|
||||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git add .
|
||||
|
||||
Reference in New Issue
Block a user