We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd921bc commit 08baef8Copy full SHA for 08baef8
.github/workflows/deploy.yml
@@ -14,5 +14,5 @@ jobs:
14
- uses: actions/checkout@v4
15
- uses: w3c/spec-prod@v2
16
with:
17
- BUILD_FAIL_ON: fatal
+ BUILD_FAIL_ON: warning
18
GH_PAGES_BRANCH: gh-pages
0 commit comments