Skip to content

another test

another test #15

Workflow file for this run

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