mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-15 15:33:47 +00:00
ci: serve the correct dir for documentation
This commit is contained in:
parent
c9b1555cbd
commit
5a643c1d50
1 changed files with 1 additions and 1 deletions
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
|
|
@ -37,5 +37,5 @@ jobs:
|
|||
uses: peaceiris/actions-gh-pages@v4
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./target/doc
|
||||
publish_dir: ./target/doc/mrc
|
||||
publish_branch: gh-pages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue