Skip to content

Commit 8ce100a

Browse files
Back to not publishing to TR
1 parent ae8a354 commit 8ce100a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/autopublish.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ jobs:
1717
TOOLCHAIN: respec
1818
GH_PAGES_BUILD_OVERRIDE: |
1919
lint: false
20-
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
21-
W3C_WG_DECISION_URL: https://www.w3.org/WAI/GL/wiki/Decisions
22-
W3C_BUILD_OVERRIDE: |
23-
specStatus: NOTE
20+
# W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
21+
# W3C_WG_DECISION_URL: https://www.w3.org/WAI/GL/wiki/Decisions
22+
# W3C_BUILD_OVERRIDE: |
23+
# specStatus: NOTE
2424
BUILD_FAIL_ON: nothing
2525
GH_PAGES_BRANCH: gh-pages
2626
VALIDATE_WEBIDL: false

0 commit comments

Comments
 (0)