Update docsify.yml

This commit is contained in:
Jen Looper 2022-04-28 12:12:52 -04:00 committed by GitHub
parent 13a1547af2
commit f4ab48db53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ jobs:
- uses: tool3/docsify-action@master
with:
github_token: ${{ secrets.GP_TOKEN }}
dir: /etc/docsify
dir: etc/docsify
# destination branch
branch: "main"