Skip to content

Merge branch 'main' of https://github.com/aurixos/nex into HEAD #23

Merge branch 'main' of https://github.com/aurixos/nex into HEAD

Merge branch 'main' of https://github.com/aurixos/nex into HEAD #23

Workflow file for this run

name: Build and Deploy Documentation
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/doxygen-github-pages-action@v1.3.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}