Skip to content

Doxygen GitHub Pages Deploy Action #3

Doxygen GitHub Pages Deploy Action

Doxygen GitHub Pages Deploy Action #3

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