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 f022027 commit 419097cCopy full SHA for 419097c
1 file changed
.github/workflows/surge-preview.yml
@@ -24,7 +24,7 @@ jobs:
24
github_token: ${{ secrets.GITHUB_TOKEN }}
25
dist: dist
26
failOnError: false
27
- setCommitStatus: true
+ setCommitStatus: false
28
build: |
29
npm install
30
npm run build
0 commit comments