Skip to content

Merge pull request #228 from thinkingmachines/chore/list-nightlights-… #8

Merge pull request #228 from thinkingmachines/chore/list-nightlights-…

Merge pull request #228 from thinkingmachines/chore/list-nightlights-… #8

Workflow file for this run

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