Skip to content

Commit

Permalink
Set up for automatic publication with Echidna
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed May 24, 2022
1 parent d367327 commit 47ba080
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ jobs:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2 # use the action
with:
W3C_WG_DECISION_URL: "https://lists.w3.org/Archives/Public/public-webrtc/2016Mar/0031.html"
TOOLCHAIN: respec
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
W3C_NOTIFICATIONS_CC: "dom@w3.org"
VALIDATE_LINKS: false
W3C_BUILD_OVERRIDE: |
shortName: mediacapture-viewport
specStatus: WD

0 comments on commit 47ba080

Please sign in to comment.