We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2449e4 commit 7054bc0Copy full SHA for 7054bc0
.github/workflows/doxygen.yml
@@ -20,4 +20,4 @@ jobs:
20
uses: peaceiris/actions-gh-pages@v3
21
with:
22
github_token: ${{ secrets.GITHUB_TOKEN }}
23
- publish_dir: ./public
+ publish_dir: ./doc/html
0 commit comments