Skip to content

reverting changes that broke v1 compat #2

reverting changes that broke v1 compat

reverting changes that broke v1 compat #2

Workflow file for this run

name: Build Doxygen Documentation
on:
push:
branches:
- '**'
pull_request:
branches:
- '**'
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: docs/doxygen/html
config_file: Doxyfile