Skip to content

Commit ed2b82c

Browse files
committed
ci: keep surge preview as fallback
1 parent e6ce760 commit ed2b82c

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
@@ -30,7 +30,7 @@ jobs:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
dist: docs-dist
3232
failOnError: false
33-
setCommitStatus: true
33+
setCommitStatus: false
3434
build: |
3535
npm install
3636
npm run build

0 commit comments

Comments
 (0)