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: [ 'workflow_dispatch' ]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/doxygen-github-pages-action@v1.3.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}