mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2024-11-06 02:08:05 +00:00
Nitpick
This commit is contained in:
parent
c5f010d3cf
commit
481a78354b
@ -2,7 +2,7 @@
|
||||
set -eu
|
||||
|
||||
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 status
|
||||
|
Loading…
Reference in New Issue
Block a user