Skip to content

Commit 4bb3185

Browse files
committed
update publish folder
1 parent 1f81920 commit 4bb3185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
with:
2929
github_token: ${{ secrets.GITHUB_TOKEN }}
3030
publish_branch: gh-pages
31-
publish_dir: ./docs/html
31+
publish_dir: ./project/doxygen/html
3232

0 commit comments

Comments
 (0)