Skip to content

Commit be5abf9

Browse files
committed
configure ci to autodeploy docs
1 parent ed18971 commit be5abf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
path: docs-src/dist/browser/
5959

6060
deploy-demo:
61-
needs: build-demo
61+
# needs: build-demo
6262
if: github.ref == 'refs/heads/master'
6363
permissions:
6464
pages: write # to deploy to Pages

0 commit comments

Comments
 (0)