Skip to content

Commit bd03365

Browse files
authored
update .github/workflows/js-test-and-release.yml (libp2p#240)
1 parent d0ea5dd commit bd03365

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

-3
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,3 @@ 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)