Skip to content

Commit 8566d87

Browse files
Chore: set spec to auto-publish as CRD status (#1027)
* Update auto-publish.yml * add crEnd --------- Co-authored-by: Ian Jacobs <[email protected]>
1 parent 91d3530 commit 8566d87

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/auto-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
W3C_WG_DECISION_URL: "https://www.w3.org/2016/04/14-wpwg-minutes.html#item02"
2121
W3C_NOTIFICATIONS_CC: "${{ secrets.CC }}"
2222
W3C_BUILD_OVERRIDE: |
23-
specStatus: WD
23+
specStatus: CRD

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
},
6565
],
6666
previousMaturity: "CR",
67+
crEnd: "2024-10-01",
6768
testSuiteURI: "https://wpt.live/payment-request/",
6869
implementationReportURI:
6970
"https://w3c.github.io/test-results/payment-request/all.html",

0 commit comments

Comments
 (0)