Skip to content

Commit b2614e1

Browse files
Skip TR publication for now
1 parent a801103 commit b2614e1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/pdf-aam.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ jobs:
4141
TOOLCHAIN: respec
4242
SOURCE: aria/pdf-aam/index.html
4343
DESTINATION: aria/pdf-aam/index.html
44-
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN_pdf_aam }}
45-
W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-aria-admin/2018Sep/0011.html
46-
W3C_BUILD_OVERRIDE: |
47-
specStatus: WD
44+
# W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN_pdf_aam }}
45+
# W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-aria-admin/2018Sep/0011.html
46+
# W3C_BUILD_OVERRIDE: |
47+
# specStatus: WD
4848
ARTIFACT_NAME: pdf-aam
4949
- name: Checkout pdf-aam repo
5050
uses: actions/checkout@v4

0 commit comments

Comments
 (0)