Skip to content

Commit 2fd1fdb

Browse files
authored
Update add-docs-to-release.yml
1 parent 17f1203 commit 2fd1fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-docs-to-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- run: pnpm install
2828

2929
- name: Build Docs
30-
run: pnpm docs:build
30+
run: pnpm build:docs
3131

3232
- name: Commit and push docs
3333
run: |

0 commit comments

Comments
 (0)