Skip to content

fixes #223

fixes #223 #135

Workflow file for this run

name: Deploy to GitHub Pages
on:
push:
branches: [main]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps: [uses: AnswerDotAI/workflows/quarto-ghp3@master]