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

Commit 6db05ff

Browse files
authored
update .github/workflows/js-test-and-release.yml (#198)
1 parent da19913 commit 6db05ff

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
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)