Skip to content

address the issue of duplicating discrete factors #22

address the issue of duplicating discrete factors

address the issue of duplicating discrete factors #22

Workflow file for this run

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/doxygen-github-pages-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: docs/html