We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97aa6b5 commit 59fbf0dCopy full SHA for 59fbf0d
1 file changed
.github/workflows/surge-preview.yml
@@ -29,7 +29,7 @@ jobs:
29
surge_token: ${{ env.SURGE_TOKEN }}
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
dist: docs-dist
32
- failOnError: true
+ failOnError: false
33
setCommitStatus: true
34
build: |
35
npm install
0 commit comments