We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6af020 commit 5be0a33Copy full SHA for 5be0a33
.github/workflows/js-test-and-release.yml
@@ -144,6 +144,3 @@ jobs:
144
env:
145
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
146
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
147
- - run: npm run --if-present docs
148
- env:
149
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments