Skip to content

Move distribution script here, update Readme #6

Move distribution script here, update Readme

Move distribution script here, update Readme #6

Workflow file for this run

name: Build Documentation
on:
push:
branches: [ main ]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build Documentation
uses: mattnotmitt/doxygen-action@v1.2.1