Skip to content

Merge pull request #22 from jchristopherson/v1.7 #16

Merge pull request #22 from jchristopherson/v1.7

Merge pull request #22 from jchristopherson/v1.7 #16

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- master
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/doxygen-github-pages-action@v1.2.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
config_file: docs/Doxyfile