Skip to content

Fix typos found by doot and inspi #155

Fix typos found by doot and inspi

Fix typos found by doot and inspi #155

Workflow file for this run

---
name: CI
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: "Build website"
uses: wallamide/zola-deploy-action@master
env:
PAGES_BRANCH: gh-pages
BUILD_DIR: .
BUILD_ONLY: true
CHECK_LINKS: true
TOKEN: fake-secret