Skip to content

Add action to publish Doxygen documentation as GH Page (#972) #1

Add action to publish Doxygen documentation as GH Page (#972)

Add action to publish Doxygen documentation as GH Page (#972) #1

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- main
- master
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
folder: doc/html