We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd40179 commit d8a9916Copy full SHA for d8a9916
.github/workflows/auto-publish.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
main:
8
name: Build, Validate and Deploy
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v2
12
- uses: w3c/spec-prod@v2
0 commit comments