# Deployment
## Docs:
http://hexo.io/docs/deployment.htmldeploy:
type: github
deploy不填写可以吗,为啥
You should configure deployment settings in _config.yml first!
Example:
deploy:
type: github
repo: <repository url>
branch: [branch]
message: [message]
For more help, you can check the docs:
http://hexo.io/docs/deployment.html[info] Deploy done: github
有什么解决办法