Skip to content

Commit 052dbaf

Browse files
authored
update autopublish for CR Drafts (#358)
1 parent 20d06af commit 052dbaf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/auto-publish.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@ jobs:
1616
# Replace following with appropriate value. See options.md for details.
1717
W3C_WG_DECISION_URL: https://w3c.github.io/web-performance/meetings/2021/2021-04-01/index.html
1818
W3C_BUILD_OVERRIDE: |
19-
shortName: resource-timing-2
20-
specStatus: WD
19+
shortName: resource-timing
20+
specStatus: CRD
21+
implementationReportURI: "https://w3c.github.io/test-results/resource-timing/all.html"
22+
crEnd: "2022-11-15"

0 commit comments

Comments
 (0)