Update kdocs.yml

This commit is contained in:
2022-06-07 23:15:58 +06:00
committed by GitHub
parent 5e07bdbebf
commit 365acacbd2

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