Skip to content

Merge branch 'bugfix/doxygen-deploy' #4

Merge branch 'bugfix/doxygen-deploy'

Merge branch 'bugfix/doxygen-deploy' #4

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