Update doxygen_build_deploy.yml

This commit is contained in:
Jan W. Krieger 2022-04-22 22:22:32 +02:00 committed by GitHub
parent e784a6d89f
commit def473c8e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,15 +34,17 @@ jobs:
- name: Run Doxygen
run: |
cd JKQtPlotter
cd doc
doxygen --version
doxygen Doxyfile
echo "" > html/.nojekyll
cd ..
cd ..
- uses: DenverCoder1/doxygen-github-pages-action@v1
with:
github_token: ${{ secrets.GH_PAGES_SECRET }}
branch: gh-pages
folder: docs/html
folder: JKQtPlotter/doc/html