Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Remove extra space #102

Remove extra space

Remove extra space #102

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- main
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: TanmayPatil105/doxygen-github-pages-action@v0.0.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: docs/html
config_file: Doxyfile