Skip to content

Merge pull request #14 from fszewczyk/optimization #14

Merge pull request #14 from fszewczyk/optimization

Merge pull request #14 from fszewczyk/optimization #14

Workflow file for this run

name: Documentation
on:
push:
branches:
- master
- doxygen
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: docs/html
config_file: Doxyfile