Skip to content

Commit

Permalink
Fix doc workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pockerman committed Jan 18, 2025
1 parent 60d47c7 commit ace5d92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: DenverCoder1/doxygen-github-pages-action@v2.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: master
branch: gh-pages
folder: docs/html
config_file: Doxyfile
doxygen_version: 1.9.6
doxygen_version: 1.9.6

0 comments on commit ace5d92

Please sign in to comment.