最方便的 Hexo 部署

1
2
3
4
5
6
7
8
9
deploy:
- type: git
repo:
github:
url: https://github.com:name/name.git
branch: master
token: GitHub_Personal_Access_Token
name: name
email: email@163.com