Skip to content

Bug/docs fix theme and cleanup (#332) #6

Bug/docs fix theme and cleanup (#332)

Bug/docs fix theme and cleanup (#332) #6

Workflow file for this run

name: Deploy docs
on:
push:
branches: [main]
paths:
- "docs/**"
- ".github/workflows/**"
workflow_dispatch:
jobs:
deploy-pages:
uses: it-at-m/.github/.github/workflows/deploy-pages.yml@main