问题:
deploy后远程库没有出现对应生成的hexo文件
也无错误提示。
deploy:
type: git
repo: https://github.com/ReZeroS/ReZeroS.github.io.git
branch: master
这三句中非常zz的一个地方,就是:后面一定要空一格!!!!!!
问题:
deploy后远程库没有出现对应生成的hexo文件
也无错误提示。
deploy:
type: git
repo: https://github.com/ReZeroS/ReZeroS.github.io.git
branch: master
这三句中非常zz的一个地方,就是:后面一定要空一格!!!!!!