Fixing publish directory
This commit is contained in:
parent
9add1f0b88
commit
519764c948
2
.github/workflows/release-docs.yml
vendored
2
.github/workflows/release-docs.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
- uses: peaceiris/actions-gh-pages@v3.8.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: docs
|
||||
publish_dir: book/stabilizer-manual
|
||||
enable_jekyll: true
|
||||
publish_branch: pages
|
||||
force_orphan: true
|
||||
|
Loading…
Reference in New Issue
Block a user