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 708d391 commit 66f2c00Copy full SHA for 66f2c00
.github/workflows/auto-publish.yml
@@ -13,9 +13,8 @@ jobs:
13
- uses: w3c/spec-prod@v2
14
with:
15
GH_PAGES_BRANCH: gh-pages
16
- VALIDATE_MARKUP: false
17
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
18
W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-browser-tools-testing/2015JulSep/0009.html
19
W3C_BUILD_OVERRIDE: |
20
- shortname: webdriver
+ shortname: webdriver2
21
specStatus: WD
0 commit comments