Skip to content

Commit 5f2eb99

Browse files
committed
re-enable Echidna
1 parent ea98f0c commit 5f2eb99

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
@@ -21,7 +21,7 @@ jobs:
2121
VALIDATE_LINKS: false
2222
VALIDATE_MARKUP: true
2323
ACTIONS_STEP_DEBUG: true
24-
#W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
24+
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
2525
W3C_WG_DECISION_URL: https://www.w3.org/2023/04/20-rdf-star-minutes.html#r03
2626
W3C_BUILD_OVERRIDE: |
2727
specStatus: WD

0 commit comments

Comments
 (0)