Skip to content

Set up auto-publish

Set up auto-publish #3

Workflow file for this run

# .github/workflows/pr-push.yml
name: CI
on:
pull_request: {}
push:
branches: [gh-pages]
jobs:
main:
name: Build, Validate and Deploy
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2
with:
W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}
W3C_WG_DECISION_URL: [replace with actual link to decision]

Check failure on line 16 in .github/workflows/auto-publish.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/auto-publish.yml (Line: 16, Col: 32): A sequence was not expected
W3C_BUILD_OVERRIDE: |
shortName: fingerprinting-guidance
specStatus: NOTE