Skip to content

feat: Add link to docs in readme #11

feat: Add link to docs in readme

feat: Add link to docs in readme #11

Workflow file for this run

name: Deploy Docs
on:
push:
branches: [main]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/doxygen-github-pages-action@v2.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: docs