mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-14 02:35:41 +08:00
ci(cheat): fix typo
This commit is contained in:
parent
3964e89992
commit
364b1677d3
@ -282,7 +282,7 @@ EOT
|
|||||||
git config user.email "wsdjeg@qq.com"
|
git config user.email "wsdjeg@qq.com"
|
||||||
git config user.name "SpaceVimBot"
|
git config user.name "SpaceVimBot"
|
||||||
git commit -m "Auto Update"
|
git commit -m "Auto Update"
|
||||||
git remote add wsdjeg_vim_chat https://SpaceVimBot:${BOTSECRET}@github.com/wsdjeg/vim-chat.git
|
git remote add wsdjeg_vim_chat https://SpaceVimBot:${BOTSECRET}@github.com/wsdjeg/vim-cheat.git
|
||||||
git push wsdjeg_vim_chat master
|
git push wsdjeg_vim_chat master
|
||||||
cd -
|
cd -
|
||||||
rm -rf detach/$1
|
rm -rf detach/$1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user