We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3b703 commit 184a7a6Copy full SHA for 184a7a6
1 file changed
.github/workflows/publish.yml
@@ -21,5 +21,3 @@ jobs:
21
- run: yarn install --frozen-lockfile
22
23
- run: npm publish --provenance --access public
24
- env:
25
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments