Skip to content

minor bug fix in bit_array::fill_stream #43

minor bug fix in bit_array::fill_stream

minor bug fix in bit_array::fill_stream #43

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