Skip to content

Merge pull request #78 from AnswerDotAI/fix/77-catch-error-before-exec #138

Merge pull request #78 from AnswerDotAI/fix/77-catch-error-before-exec

Merge pull request #78 from AnswerDotAI/fix/77-catch-error-before-exec #138

Workflow file for this run

name: Deploy to GitHub Pages
on:
push:
branches: [main]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: fastai/workflows/quarto-ghp@master
with: {pre: 1}