There was an error while loading. Please reload this page.
1 parent ef85a16 commit 7aa2686Copy full SHA for 7aa2686
1 file changed
.github/workflows/release.yml
@@ -36,3 +36,5 @@ jobs:
36
- run: bun run build
37
- run: npm publish --access public --provenance
38
working-directory: ./dist
39
+ env:
40
+ NPM_CONFIG_PROVENANCE: true
0 commit comments