Skip to content

Doxygen GitHub Pages Deploy Action #9

Doxygen GitHub Pages Deploy Action

Doxygen GitHub Pages Deploy Action #9

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