Merge 1667c9c0773b71fccfd6f49da8e3e2fd8c73ac70 into 8b5e8b768746b50394015010d25e690bfab9dfbc
This commit is contained in:
commit
421094fb7c
@ -271,8 +271,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: |
|
- run: |
|
||||||
date > generated.txt
|
date > generated.txt
|
||||||
git config user.name github-actions
|
git config user.name 'github-actions[bot]'
|
||||||
git config user.email github-actions@github.com
|
git config user.email '41898282+github-actions[bot]@users.noreply.github.com'
|
||||||
git add .
|
git add .
|
||||||
git commit -m "generated"
|
git commit -m "generated"
|
||||||
git push
|
git push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user