mirror of
https://github.com/actions/checkout.git
synced 2026-06-23 08:12:08 +00:00
Merge 48439d94901829e3d3311b6f5061964f3f839ae9 into 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
This commit is contained in:
commit
93ff926b19
@ -368,7 +368,7 @@ jobs:
|
|||||||
git config user.name "github-actions[bot]"
|
git config user.name "github-actions[bot]"
|
||||||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
git config user.email "41898282+github-actions[bot]@users.noreply.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