Skip to content

Merge pull request #792 from renato145/L_first_last #1880

Merge pull request #792 from renato145/L_first_last

Merge pull request #792 from renato145/L_first_last #1880

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: fastai/workflows/quarto-ghp3@master