Skip to content

Merge remote-tracking branch 'origin/dev' into jupyterquiz #22

Merge remote-tracking branch 'origin/dev' into jupyterquiz

Merge remote-tracking branch 'origin/dev' into jupyterquiz #22

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