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 1022604 commit 225b48bCopy full SHA for 225b48b
.github/workflows/doxygen-deployment.yml
@@ -26,4 +26,4 @@ jobs:
26
with:
27
github_token: ${{ secrets.GITHUB_TOKEN }}
28
publish_branch: gh-pages
29
- publish_dir: docs/html
+ publish_dir: ./html
0 commit comments