Skip to content

Typos in nits article #136

Typos in nits article

Typos in nits article #136

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