Skip to content

Commit

Permalink
update .github/workflows/js-test-and-release.yml (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-bot committed Dec 14, 2022
1 parent fb9fa8e commit 82dca43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/js-test-and-release.yml
Expand Up @@ -144,3 +144,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
- run: npm run --if-present docs
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 82dca43

Please sign in to comment.