Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit c39ea94

Browse files
authored
update .github/workflows/js-test-and-release.yml (#37)
1 parent c48a32b commit c39ea94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/js-test-and-release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -144,3 +144,6 @@ jobs:
144144
env:
145145
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
146146
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
147+
- run: npm run --if-present docs
148+
env:
149+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)