Skip to content

v3 to v4 in actions

v3 to v4 in actions #6

Workflow file for this run

name: Documentation
on:
push:
branches:
- main
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.BURROW_BOT }}
branch: docs
folder: docs/html
config_file: docs/doxygen.config