Skip to content

Commit 66f2c00

Browse files
Turn markup validation on, change to webdriver2 shortname
1 parent 708d391 commit 66f2c00

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/auto-publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ jobs:
1313
- uses: w3c/spec-prod@v2
1414
with:
1515
GH_PAGES_BRANCH: gh-pages
16-
VALIDATE_MARKUP: false
1716
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
1817
W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-browser-tools-testing/2015JulSep/0009.html
1918
W3C_BUILD_OVERRIDE: |
20-
shortname: webdriver
19+
shortname: webdriver2
2120
specStatus: WD

0 commit comments

Comments
 (0)