mirror of
https://github.com/actions/checkout.git
synced 2024-04-27 16:57:09 +08:00
Merge 1667c9c077
into cd7d8d697e
This commit is contained in:
commit
692bdc5036
@ -274,8 +274,8 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
date > generated.txt
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
git config user.name 'github-actions[bot]'
|
||||
git config user.email '41898282+github-actions[bot]@users.noreply.github.com'
|
||||
git add .
|
||||
git commit -m "generated"
|
||||
git push
|
||||
|
Loading…
Reference in New Issue
Block a user