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 4002d9e commit 2f48e26Copy full SHA for 2f48e26
1 file changed
.github/workflows/surge-preview.yml
@@ -30,7 +30,7 @@ jobs:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
dist: docs-dist
32
failOnError: false
33
- setCommitStatus: true
+ setCommitStatus: false
34
build: |
35
npm install
36
npm run build
0 commit comments