Skip to content

Commit

Permalink
update .github/workflows/js-test-and-release.yml (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
web3-bot committed Dec 14, 2022
1 parent ca390d3 commit c31681a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/js-test-and-release.yml
Original file line number Diff line number Diff line change
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 c31681a

Please sign in to comment.