Skip to content

Commit 91897c2

Browse files
For process, back to WD until we are ready for CR
1 parent 94c0d8a commit 91897c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
VALIDATE_WEBIDL: true
1818
VALIDATE_MARKUP: true
1919
W3C_BUILD_OVERRIDE: |
20-
specStatus: CRD
20+
specStatus: WD

dpub-aam/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
doJsonLd: true,
1616

1717
// specification status (e.g., WD, LC, NOTE, etc.). If in doubt use ED.
18-
specStatus: "CR",
18+
specStatus: "WD",
1919
crEnd: "2023-07-29",
2020
//perEnd: "2013-07-23",
2121
// the specifications short name, as in http://www.w3.org/TR/short-name/

0 commit comments

Comments
 (0)