From 8566d871a8a2619f4f131b2f95c33f12140bd6ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Wed, 14 Aug 2024 03:10:17 +1000 Subject: [PATCH] Chore: set spec to auto-publish as CRD status (#1027) * Update auto-publish.yml * add crEnd --------- Co-authored-by: Ian Jacobs --- .github/workflows/auto-publish.yml | 2 +- index.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index f8223cf6..b706c27d 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -20,4 +20,4 @@ jobs: W3C_WG_DECISION_URL: "https://www.w3.org/2016/04/14-wpwg-minutes.html#item02" W3C_NOTIFICATIONS_CC: "${{ secrets.CC }}" W3C_BUILD_OVERRIDE: | - specStatus: WD + specStatus: CRD diff --git a/index.html b/index.html index 9013803b..9b708787 100644 --- a/index.html +++ b/index.html @@ -64,6 +64,7 @@ }, ], previousMaturity: "CR", + crEnd: "2024-10-01", testSuiteURI: "https://wpt.live/payment-request/", implementationReportURI: "https://w3c.github.io/test-results/payment-request/all.html",