We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4deb07 commit 017392bCopy full SHA for 017392b
.github/workflows/auto-publish.yml
@@ -24,6 +24,7 @@ jobs:
24
TOOLCHAIN: respec
25
GH_PAGES_BUILD_OVERRIDE: |
26
lint: false
27
+ BUILD_FAIL_ON: nothing
28
SOURCE: ${{ matrix.source }}
29
DESTINATION: ${{ matrix.destination }}
30
GH_PAGES_BRANCH: gh-pages
0 commit comments