0
0
mirror of https://github.com/Nimac0/SDL_Minigame synced 2026-01-12 13:43:41 +00:00

Update doxygen.yaml
Some checks are pending
/ deploy (push) Waiting to run

This commit is contained in:
Nanogamer7 2024-04-17 09:42:31 +02:00 committed by GitHub
parent b80d6ef8b8
commit 6f22ffd013
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ jobs:
uses: AgarwalSaurav/ghaction-doxygen-ghpages@v2.0.0 uses: AgarwalSaurav/ghaction-doxygen-ghpages@v2.0.0
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
doxyfile-path: Doxyfile
working-directory: . working-directory: .
doxyfile-path: ./Doxyfile
html-output-folder: docs/html html-output-folder: docs/html
branch: gh-pages branch: gh-pages