Hexo 同时部署到 Github Coding 添加 SSH 公钥 Github Coding添加同一个 SSH 公钥 Github Coding 都部署好相关的仓库 设置 _config.yml _config.yml123456deploy:type: gitrepository: github: ssh://git@github.com/ivitan/ivitan.github.io,master coding: git@git.coding.net:Vitan/vitan.coding.me.git,masterbranch: master