Skip to content

Commit

Permalink
Disable autopublish
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed Jan 21, 2021
1 parent 4fc9041 commit f27172f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
- uses: actions/checkout@v2
- uses: w3c/respec-w3c-auto-publish@v1 # use the action
with:
ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
ECHIDNA_MANIFEST_URL: "https://w3c.github.io/webrtc-pc/W3CTRMANIFEST"
#ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
#ECHIDNA_MANIFEST_URL: "https://w3c.github.io/webrtc-pc/W3CTRMANIFEST"
# Please use the URL that's appropriate for your working group!
WG_DECISION_URL: "https://lists.w3.org/Archives/Public/public-webrtc/2016Mar/0031.html"
CC: "dom@w3.org"
#WG_DECISION_URL: "https://lists.w3.org/Archives/Public/public-webrtc/2016Mar/0031.html"
#CC: "dom@w3.org"
INPUT_FILE: webrtc.html
CHECK_LINKS: false

0 comments on commit f27172f

Please sign in to comment.