1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 08:10:07 +08:00

ci(plugin): change commit email

This commit is contained in:
Eric Wong 2024-12-17 11:43:56 +08:00
parent 6bb0e44000
commit 88f1c5ec5b

View File

@ -519,7 +519,7 @@ EOT
;;
esac
git add .
git config user.email "eric@wsdjeg.net"
git config user.email "wsdjeg@outlook.com"
git config user.name "Eric Wong"
git commit -m "${SpaceVim_COMMIT_MSG}"
git remote add wsdjeg_$1 https://SpaceVimBot:${BOTSECRET}@github.com/wsdjeg/$1.git