Skip to content

fixes #854

fixes #854 #2022

Workflow file for this run

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