Skip to content

Commit 59ff574

Browse files
committed
configure ci to autodeploy docs
1 parent 393e701 commit 59ff574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

5656
deploy-demo:
57-
needs: build
57+
needs: build-demo
5858
if: github.ref == 'refs/heads/master'
5959
permissions:
6060
pages: write # to deploy to Pages

0 commit comments

Comments
 (0)