mirror of
https://github.com/actions/checkout.git
synced 2025-06-09 02:52:39 +08:00
Merge 48439d94901829e3d3311b6f5061964f3f839ae9 into 1d96c772d19495a3b5c517cd2bc0cb401ea0529f
This commit is contained in:
commit
656e4565ba
@ -282,7 +282,7 @@ jobs:
|
|||||||
git config user.name github-actions
|
git config user.name github-actions
|
||||||
git config user.email github-actions@github.com
|
git config user.email github-actions@github.com
|
||||||
git add .
|
git add .
|
||||||
git commit -m "generated"
|
git diff-index --quiet HEAD || git commit -m "generated"
|
||||||
git push
|
git push
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user