We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96a4be8 commit c8bd3abCopy full SHA for c8bd3ab
.github/workflows/publish.yaml
@@ -31,4 +31,4 @@ jobs:
31
env:
32
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
33
run: |
34
- npm publish --provenance
+ npm publish
0 commit comments