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 b6d3408 commit 05e577cCopy full SHA for 05e577c
.github/workflows/npm-publish.yml
@@ -16,7 +16,6 @@ jobs:
16
- run: |
17
yarn install
18
yarn test
19
- yarn prepublish
20
yarn publish
21
env:
22
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments