Skip to content

fix flat hash map to be consistent with initializer #237

fix flat hash map to be consistent with initializer

fix flat hash map to be consistent with initializer #237

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: DenverCoder1/doxygen-github-pages-action@v2.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}