Skip to content

Commit

Permalink
Deploy w3c/spec-prod (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
saschanaz authored Nov 23, 2021
1 parent 80d8edd commit d99b5ed
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: CI
on:
pull_request: {}
push:
branches: ["gh-pages"]
jobs:
main:
name: Build and Validate
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2

0 comments on commit d99b5ed

Please sign in to comment.