Skip to content

Use commonly known term ‘landing page’ #84

Use commonly known term ‘landing page’

Use commonly known term ‘landing page’ #84

Workflow file for this run

name: Publish
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Output Bikeshed to HTML
uses: w3c/spec-prod@v2
with:
GH_PAGES_BRANCH: gh-pages
VALIDATE_MARKUP: false