Skip to content

ci: Update remaining actions #17

ci: Update remaining actions

ci: Update remaining actions #17

Workflow file for this run

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- main
- develop
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: docs/html
config_file: docs/Doxyfile