Skip to content

chore: bump to v0.0.4 (#66) #27

chore: bump to v0.0.4 (#66)

chore: bump to v0.0.4 (#66) #27

name: doxygen-github-pages
on:
push:
branches:
- main
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/doxygen-github-pages-action@v2.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: docs/html
config_file: Doxyfile