Skip to content

Commit b52cdd2

Browse files
authored
Adds v1 docs (#107)
1 parent e714d8e commit b52cdd2

24 files changed

+87780
-4
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626

2727
- run: |
2828
npm ci
29-
npm run docs
30-
npm run docs:json
29+
npm run v1:docs
30+
npm run v1:docs:json
3131
3232
- name: Publish
3333
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)