We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6247a2 commit 851e00eCopy full SHA for 851e00e
.github/workflows/auto-publish.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
main:
9
name: Build, Validate and Deploy
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
13
- uses: w3c/spec-prod@v2
0 commit comments