mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 11:20:06 +08:00
ci(plugin): change commit email
This commit is contained in:
parent
6bb0e44000
commit
88f1c5ec5b
@ -519,7 +519,7 @@ EOT
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
git add .
|
git add .
|
||||||
git config user.email "eric@wsdjeg.net"
|
git config user.email "wsdjeg@outlook.com"
|
||||||
git config user.name "Eric Wong"
|
git config user.name "Eric Wong"
|
||||||
git commit -m "${SpaceVim_COMMIT_MSG}"
|
git commit -m "${SpaceVim_COMMIT_MSG}"
|
||||||
git remote add wsdjeg_$1 https://SpaceVimBot:${BOTSECRET}@github.com/wsdjeg/$1.git
|
git remote add wsdjeg_$1 https://SpaceVimBot:${BOTSECRET}@github.com/wsdjeg/$1.git
|
||||||
|
Loading…
Reference in New Issue
Block a user