We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9efa8ce commit 80692a1Copy full SHA for 80692a1
_config.yml
@@ -118,6 +118,6 @@ theme_config:
118
## Docs: https://hexo.io/docs/one-command-deployment
119
deploy:
120
type: git
121
- repo: https://github.com/ooncel/webpage # https://bitbucket.org/JohnSmith/johnsmith.bitbucket.io
+ repo: git@github.com:ooncel/webpage.git # https://bitbucket.org/JohnSmith/johnsmith.bitbucket.io
122
branch: main
123
message: deploying
0 commit comments