Skip to content

Switch the GH Action to spec-prod. #139

Switch the GH Action to spec-prod.

Switch the GH Action to spec-prod. #139

Workflow file for this run

name: deploy
on:
pull_request: {}
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: w3c/spec-prod@v2
with:
BUILD_FAIL_ON: fatal
GH_PAGES_BRANCH: gh-pages