Skip to content

Fix: correct Group metadata to recordweb (Editorial correction, no content change) #5

Fix: correct Group metadata to recordweb (Editorial correction, no content change)

Fix: correct Group metadata to recordweb (Editorial correction, no content change) #5

Workflow file for this run

name: Build and Deploy Spec
on:
pull_request: {}
push:
branches: [main]
jobs:
main:
name: Build, Validate and Deploy
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v5
- uses: w3c/spec-prod@v2
with:
TOOLCHAIN: bikeshed
GH_PAGES_BRANCH: gh-pages
VALIDATE_WEBIDL: false