mirror of
https://github.com/actions/checkout.git
synced 2025-08-23 02:38:10 +03:00
Compare commits
2 commits
e2520a0174
...
bfb47d3fcd
Author | SHA1 | Date | |
---|---|---|---|
|
bfb47d3fcd | ||
|
48439d9490 |
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,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…
Add table
Reference in a new issue