diff --git a/.ci/after_success.sh b/.ci/after_success.sh index ce5cb1bb0..242b11169 100755 --- a/.ci/after_success.sh +++ b/.ci/after_success.sh @@ -28,7 +28,7 @@ else ./wiki/async.sh "cn" git remote add gitee https://SpaceVimBot:${BOTSECRET}@gitee.com/spacevim/SpaceVim.git git push gitee master - git remote add coding https://spacevim@outlook.com:${CODINGBOTSECRET}@e.coding.net/spacevim/SpaceVim.git + git remote add coding https://spacevim%40outlook.com:${CODINGBOTSECRET}@e.coding.net/spacevim/SpaceVim.git git push coding master .ci/detach_plugin.sh flygrep .ci/detach_plugin.sh dein-ui