We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fdc3b7 commit d616ae5Copy full SHA for d616ae5
1 file changed
.github/workflows/publish.yml
@@ -13,7 +13,6 @@ jobs:
13
with:
14
node-version-file: '.nvmrc'
15
- run: npm ci
16
- - run: npm test
17
- run: npm publish --access=public
18
env:
19
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments