|
@@ -226,7 +226,7 @@ jobs:
|
|
- run: |
|
|
- run: |
|
|
date > generated.txt
|
|
date > generated.txt
|
|
git config user.name github-actions
|
|
git config user.name github-actions
|
|
- git config user.email github-actions-bot@users.noreply.github.com
|
|
|
|
|
|
+ git config user.email github-actions@github.com
|
|
git add .
|
|
git add .
|
|
git commit -m "generated"
|
|
git commit -m "generated"
|
|
git push
|
|
git push
|