Skip to content

cleanly linking libsodium for authentication #88

cleanly linking libsodium for authentication

cleanly linking libsodium for authentication #88

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Install graphviz
shell: bash
run: sudo apt-get install graphviz -y
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: docs/html
config_file: docs/Doxyfile.gh