We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31f09c9 commit 899b3a8Copy full SHA for 899b3a8
.github/workflows/auto-publish.yml
@@ -16,3 +16,8 @@ jobs:
16
W3C_WG_DECISION_URL: "https://lists.w3.org/Archives/Public/public-webrtc/2016Mar/0031.html"
17
VALIDATE_LINKS: false
18
BUILD_FAIL_ON: link-error
19
+ W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
20
+ W3C_NOTIFICATIONS_CC: [email protected]
21
+ W3C_BUILD_OVERRIDE: |
22
+ shortname: webrtc-encoded-transform
23
+ status: WD
0 commit comments