Skip to content

Commit cc26cd6

Browse files
chore(auto-publish.yml): disable pub rules check
1 parent 173b323 commit cc26cd6

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
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
TOOLCHAIN: respec
1818
VALIDATE_LINKS: false
19-
VALIDATE_PUBRULES: true
19+
VALIDATE_PUBRULES: false
2020
GH_PAGES_BRANCH: gh-pages
2121
W3C_API_KEY: ${{ secrets.W3C_API_KEY }}
2222
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}

0 commit comments

Comments
 (0)