Skip to content

Update doxygen-gh-pages.yml #1

Update doxygen-gh-pages.yml

Update doxygen-gh-pages.yml #1

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- feature/2x2_doxygen
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: doc/html
config_file: Doxyfile