Skip to content

Update office hours and weekly meeting cancellation dates (#157) #62

Update office hours and weekly meeting cancellation dates (#157)

Update office hours and weekly meeting cancellation dates (#157) #62

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