Skip to content

Event Display: Fix drawing of MC and GeoTracks #101

Event Display: Fix drawing of MC and GeoTracks

Event Display: Fix drawing of MC and GeoTracks #101

#name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- master
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Install Graphviz
run: sudo apt-get install graphviz -y
shell: bash
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: doxygen/html
config_file: doxygen/Doxyfile