Update kdocs.yml

This commit is contained in:
InsanusMokrassar 2022-06-07 23:15:58 +06:00 committed by GitHub
parent 5e07bdbebf
commit 365acacbd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/build/dokka/html
publish_dir: ./build/dokka/html
publish_branch: kdocs