Skip to content

Commit 66f8949

Browse files
authored
Merge pull request #1259 from himorin/streamline-crd
[DO NOT MERGE NOW] updated GHAction from WD to CRD
2 parents 0befa12 + 5dd34e8 commit 66f8949

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/auto-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}
2424
W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-immersive-web-wg/2021Sep/0004.html
2525
W3C_BUILD_OVERRIDE: |
26-
status: WD
26+
status: CRD
2727
2828
# not set 'warning' to BUILD_FAIL_ON (not to cause error by bikeshed warning?)
2929

index.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Repository: immersive-web/webxr
99
Level: none
1010
Mailing List Archives: https://lists.w3.org/Archives/Public/public-immersive-web-wg/
1111
12+
Implementation Report: https://wpt.fyi/results/webxr?label=master&label=experimental&aligned
13+
1214
!Participate: <a href="https://github.com/immersive-web/webxr/issues/new">File an issue</a> (<a href="https://github.com/immersive-web/webxr/issues">open issues</a>)
1315
!Participate: <a href="https://lists.w3.org/Archives/Public/public-immersive-web-wg/">Mailing list archive</a>
1416
!Participate: <a href="irc://irc.w3.org:6665/">W3C's #immersive-web IRC</a>

0 commit comments

Comments
 (0)