From 364b1677d3636778557f52ec358362903e1438e6 Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Tue, 25 Oct 2022 22:52:01 +0800 Subject: [PATCH] ci(cheat): fix typo --- .ci/detach_plugin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/detach_plugin.sh b/.ci/detach_plugin.sh index 50245be8a..acacace68 100755 --- a/.ci/detach_plugin.sh +++ b/.ci/detach_plugin.sh @@ -282,7 +282,7 @@ EOT git config user.email "wsdjeg@qq.com" git config user.name "SpaceVimBot" 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 cd - rm -rf detach/$1