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