Skip to content

Add IsolatedContext where it's missing (#46) #138

Add IsolatedContext where it's missing (#46)

Add IsolatedContext where it's missing (#46) #138

Workflow file for this run

name: deploy-spec
on:
pull_request: {}
push:
branches: [main]
jobs:
main:
name: Build, Validate and Deploy Spec
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: w3c/spec-prod@v2
with:
SOURCE: index.html
TOOLCHAIN: respec
GH_PAGES_BRANCH: gh-pages