We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3376d commit 091c910Copy full SHA for 091c910
.github/workflows/publish-npm.yml
@@ -14,7 +14,6 @@ jobs:
14
node-version: 17
15
- run: npm install
16
- run: npm run lint
17
- - run: npm test
18
- uses: JS-DevTools/npm-publish@v1
19
with:
20
token: ${{ secrets.NPM_TOKEN }}
0 commit comments