We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6f34cd commit a21a619Copy full SHA for a21a619
1 file changed
_config.yml
@@ -103,5 +103,7 @@ theme: book
103
# Deployment
104
## Docs: https://hexo.io/docs/one-command-deployment
105
deploy:
106
- type: ''
+ type: git
107
+ repo: git@github.com:easy-git/easy-git.github.io.git
108
+ branch: master
109
0 commit comments