Skip to content

Add example showing how to detect a crossing using Mindsensors Line L… #23

Add example showing how to detect a crossing using Mindsensors Line L…

Add example showing how to detect a crossing using Mindsensors Line L… #23

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 }}