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 92fe705 commit e89a2d8Copy full SHA for e89a2d8
.github/workflows/publish-npm.yml
@@ -48,5 +48,3 @@ jobs:
48
49
- name: Publish to NPM
50
run: npm publish --tag ${{ steps.npm-tag.outputs.tag }} --provenance
51
- env:
52
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments