Skip to content

Commit 9c17a66

Browse files
committed
disable echidna until rechartering
1 parent dc25411 commit 9c17a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
VALIDATE_LINKS: false
2020
VALIDATE_MARKUP: true
2121
ACTIONS_STEP_DEBUG: true
22-
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
22+
#W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
2323
W3C_WG_DECISION_URL: https://www.w3.org/2023/04/20-rdf-star-minutes.html#r03
2424
W3C_BUILD_OVERRIDE: |
2525
specStatus: WD

0 commit comments

Comments
 (0)