Skip to content

Commit 813642f

Browse files
committed
Fix GitHub Pages action folder
1 parent a81b3af commit 813642f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/doxygen-gh-pages.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ jobs:
1717
- uses: DenverCoder1/doxygen-github-pages-action@v2.0.0
1818
with:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
20+
folder: doc/html

0 commit comments

Comments
 (0)