Update docsify.yml
This commit is contained in:
parent
dcde00fc6c
commit
9a086c74e7
|
|
@ -6,9 +6,9 @@
|
|||
# github access token
|
||||
github_token:
|
||||
# destination dir
|
||||
dir: # optional, default is docs
|
||||
dir: "etc/docsify"
|
||||
# destination branch
|
||||
branch: # optional, default is master
|
||||
branch: "main"
|
||||
# docsify-cli args
|
||||
docsify_args: # optional
|
||||
# commit message used when pushing
|
||||
|
|
|
|||
Loading…
Reference in New Issue