mirror of
https://github.com/actions/checkout.git
synced 2025-04-27 14:03:11 +00:00
Merge 48439d94901829e3d3311b6f5061964f3f839ae9 into 85e6279cec87321a52edac9c87bce653a07cf6c2
This commit is contained in:
commit
303d56f54d
@ -308,7 +308,7 @@ jobs:
|
||||
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 diff-index --quiet HEAD || git commit -m "generated"
|
||||
git push
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user