Skip to content

Commit 419097c

Browse files
committed
ci: keep surge preview as fallback
1 parent f022027 commit 419097c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/surge-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
github_token: ${{ secrets.GITHUB_TOKEN }}
2525
dist: dist
2626
failOnError: false
27-
setCommitStatus: true
27+
setCommitStatus: false
2828
build: |
2929
npm install
3030
npm run build

0 commit comments

Comments
 (0)