Skip to content

move named to fasthtml #1337

move named to fasthtml

move named to fasthtml #1337

Workflow file for this run

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