Skip to content

Commit 84f89ff

Browse files
authored
Enable auto-publication as Working Draft to /TR (#821)
1 parent 9eaa877 commit 84f89ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/auto-publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ jobs:
1111
- uses: w3c/spec-prod@v2
1212
with:
1313
GH_PAGES_BRANCH: gh-pages
14+
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
15+
W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-browser-tools-testing/2024OctDec/0003.html
16+
W3C_BUILD_OVERRIDE: |
17+
status: WD

0 commit comments

Comments
 (0)