Skip to content

Commit ed2685d

Browse files
authored
Stop auto-publication to /TR of main Open Screen Protocol spec (#354)
The spec is about to be re-published as a Discontinued Draft, so stopping the auto-publication to /TR. Publication to the `gh-pages` branch continues, as that may still be useful. Typically, once the spec gets re-published, the Editor's Draft should also be updated to reflect the discontinued status and redirect people to the Application and Network parts.
1 parent 296785a commit ed2685d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/auto-publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ jobs:
4949
uses: w3c/spec-prod@v2
5050
with:
5151
GH_PAGES_BRANCH: gh-pages
52-
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
53-
W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-secondscreen/2022Apr/0007.html
54-
W3C_BUILD_OVERRIDE: |
55-
status: WD
5652

5753
- name: Generate application_messages.html
5854
run: python scripts/pygmentize_dir.py

0 commit comments

Comments
 (0)