Skip to content

Merge pull request #174 from wantehchang/fix-av1-spec-links #20

Merge pull request #174 from wantehchang/fix-av1-spec-links

Merge pull request #174 from wantehchang/fix-av1-spec-links #20

Workflow file for this run

name: Auto-Publish
on:
push:
branches: [main]
jobs:
main:
name: Deploy to GitHub pages
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2
with:
GH_PAGES_BRANCH: gh-pages
TOOLCHAIN: bikeshed
SOURCE: index.bs
DESTINATION: index.html
VALIDATE_MARKUP: false