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 17f1203 commit 2fd1fdbCopy full SHA for 2fd1fdb
.github/workflows/add-docs-to-release.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: pnpm install
28
29
- name: Build Docs
30
- run: pnpm docs:build
+ run: pnpm build:docs
31
32
- name: Commit and push docs
33
run: |
0 commit comments