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 393e701 commit 59ff574Copy full SHA for 59ff574
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
path: docs-src/dist/browser/
55
56
deploy-demo:
57
- needs: build
+ needs: build-demo
58
if: github.ref == 'refs/heads/master'
59
permissions:
60
pages: write # to deploy to Pages
0 commit comments