Merge pull request 'correct .github/workflows/main.yml' (#7) from dev into main
Reviewed-on: #7
This commit is contained in:
commit
1d36fefec4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -30,4 +30,4 @@ jobs:
|
|||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./html
|
||||
publish_dir: ./doc/doxy/html
|
||||
|
|
Loading…
Reference in a new issue