Skip to content

Fix README links and update static_assert messages for consistency #60

Fix README links and update static_assert messages for consistency

Fix README links and update static_assert messages for consistency #60

name: Doxygen
on:
push:
branches:
- main
paths:
- 'Mk2_fasterControl_Full/**'
- Doxyfile
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/doxygen-github-pages-action@v2.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
config_file: Doxyfile
doxygen_version: 1.13.2