Skip to content

Fixes #71, removes classes mention in objectives #3

Fixes #71, removes classes mention in objectives

Fixes #71, removes classes mention in objectives #3

Workflow file for this run

name: Deploy JupyterLite
on:
push:
branches: ['**'] # Deploy all branches
permissions:
contents: write
jobs:
deploy:
uses: DurhamARC-Training/PythonCourse-jupyterlite/.github/workflows/deploy-jupyterlite.yml@main
secrets: inherit