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 118935a commit 75622f8Copy full SHA for 75622f8
.github/workflows/publish.yaml
@@ -25,4 +25,4 @@ jobs:
25
bun-version-file: ".tool-versions"
26
- run: bun install --frozen-lockfile
27
- run: npm run build
28
- - run: npm publish
+ - run: npm publish --provenance
0 commit comments