mirror of
https://github.com/knex/knex.git
synced 2025-12-16 17:48:31 +00:00
update publish directory (#6031)
This commit is contained in:
parent
15ea1dda54
commit
aedba5e49c
2
.github/workflows/docs-deploy.yml
vendored
2
.github/workflows/docs-deploy.yml
vendored
@ -48,6 +48,6 @@ jobs:
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: .vitepress/dist
|
||||
publish_dir: docs/.vitepress/dist
|
||||
cname: knexjs.org
|
||||
force_orphan: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user