We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25bd176 commit 98ef4f9Copy full SHA for 98ef4f9
.github/workflows/publish.yml
@@ -22,5 +22,3 @@ jobs:
22
- run: yarn test
23
- run: yarn lint
24
- run: npm publish --provenance --access public
25
- env:
26
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments