Skip to content

The pybind11 bindings are now buildable using a pyproject.toml #25

The pybind11 bindings are now buildable using a pyproject.toml

The pybind11 bindings are now buildable using a pyproject.toml #25

name: Build Docs
on:
push:
branches:
- develop
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
folder: docs/html
config_file: Doxyfile