Update docsify.yml

This commit is contained in:
Jen Looper 2022-04-28 12:02:10 -04:00 committed by GitHub
parent dcde00fc6c
commit 9a086c74e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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