Skip to content

Revert "Fix detection of crossings using Makeblock RGB Line-Follower … #32

Revert "Fix detection of crossings using Makeblock RGB Line-Follower …

Revert "Fix detection of crossings using Makeblock RGB Line-Follower … #32

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- develop
workflow_dispatch:
branches:
- develop
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/doxygen-github-pages-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}