Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit bd41afa

Browse files
authored
update .github/workflows/js-test-and-release.yml (#148)
1 parent 8ba510a commit bd41afa

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)