mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 13:43:41 +00:00
Update doxygen.yaml
This commit is contained in:
parent
3ff964c93a
commit
b80d6ef8b8
2
.github/workflows/doxygen.yaml
vendored
2
.github/workflows/doxygen.yaml
vendored
@ -18,6 +18,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
working-directory: .
|
working-directory: .
|
||||||
doxyfile-path: Doxyfile
|
doxyfile-path: ./Doxyfile
|
||||||
html-output-folder: docs/html
|
html-output-folder: docs/html
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
Loading…
x
Reference in New Issue
Block a user