Skip to content

Commit eae7538

Browse files
Try CR
1 parent ca5ac9a commit eae7538

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

dpub-aam/.github/workflows/auto-publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
1515
W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-aria-admin/2018Sep/0011.html
1616
GH_PAGES_BRANCH: gh-pages
17-
VALIDATE_WEBIDL: false
18-
VALIDATE_MARKUP: false
17+
VALIDATE_WEBIDL: true
18+
VALIDATE_MARKUP: true
1919
W3C_BUILD_OVERRIDE: |
20-
specStatus: WD
20+
specStatus: CR

dpub-aam/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
specStatus: "CR",
1919
crEnd: "2023-07-29",
2020
//perEnd: "2013-07-23",
21-
publishDate: "2023-06-29",
2221
// the specifications short name, as in http://www.w3.org/TR/short-name/
2322
shortName: "dpub-aam-1.1",
2423
implementationReportURI: "https://w3c.github.io/test-results/dpub-aam/" ,

0 commit comments

Comments
 (0)