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 8c4c4cb commit 89bd725Copy full SHA for 89bd725
1 file changed
.github/workflows/surge-preview.yml
@@ -23,7 +23,7 @@ jobs:
23
surge_token: ${{ env.SURGE_TOKEN }}
24
github_token: ${{ secrets.GITHUB_TOKEN }}
25
dist: dist
26
- failOnError: true
+ failOnError: false
27
setCommitStatus: true
28
build: |
29
npm install
0 commit comments