Skip to content

Commit

Permalink
Chore: set spec to auto-publish as CRD status (#1027)
Browse files Browse the repository at this point in the history
* Update auto-publish.yml

* add crEnd

---------

Co-authored-by: Ian Jacobs <[email protected]>
  • Loading branch information
marcoscaceres and ianbjacobs authored Aug 13, 2024
1 parent 91d3530 commit 8566d87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 8566d87

Please sign in to comment.