Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Minor changes to force simulation #23

Minor changes to force simulation

Minor changes to force simulation #23

Workflow file for this run

name: Deploy to GitHub Pages
permissions:
contents: write
pages: write
on:
push:
branches: [ "main", "master" ]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps: [uses: fastai/workflows/quarto-ghp@master]