mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-07-26 02:46:08 +08:00
Nitpick
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
git config --global user.email "actions@github.com"
|
git config --global user.email "actions@github.com"
|
||||||
git config --global user.name "Github Actions"
|
git config --global user.name "GitHub Actions"
|
||||||
|
|
||||||
git add -A
|
git add -A
|
||||||
git status
|
git status
|
||||||
|
Reference in New Issue
Block a user