Skip to content

Add doxygen config & GitHub action #1

Add doxygen config & GitHub action

Add doxygen config & GitHub action #1

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- dev-v1.0.2

Check failure on line 6 in .github/workflows/doxygen-gh-pages.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/doxygen-gh-pages.yml

Invalid workflow file

You have an error in your yaml syntax on line 6
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}