Skip to content

Remove outdated parts of summer school page (#193) #93

Remove outdated parts of summer school page (#193)

Remove outdated parts of summer school page (#193) #93

Workflow file for this run

name: Build and deploy site
on:
push:
branches:
- src
workflow_dispatch:
jobs:
nikola_build:
runs-on: ubuntu-latest
name: Deploy Nikola to GitHub Pages
steps:
- name: Check out
uses: actions/checkout@v3
- name: Build and Deploy Nikola
uses: getnikola/nikola-action@v8
with:
dry_run: false