From 9a086c74e78b4b6ddb5ffb65f27f4aa8cfc6f970 Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Thu, 28 Apr 2022 12:02:10 -0400 Subject: [PATCH] Update docsify.yml --- .github/workflows/docsify.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docsify.yml b/.github/workflows/docsify.yml index 2055d953..30f18bdc 100644 --- a/.github/workflows/docsify.yml +++ b/.github/workflows/docsify.yml @@ -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