Skip to content

Commit 41051b0

Browse files
committed
ci: attempt to add npm provenance
1 parent 5ae37db commit 41051b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ jobs:
2424
bun publish --ignore-scripts --access=public
2525
env :
2626
NPM_CONFIG_TOKEN: ${{ secrets.NPM_CONFIG_TOKEN }}
27+
NPM_CONFIG_PROVENANCE: true
2728
- name: Publish to JSR
2829
run: bunx jsr publish --allow-dirty

0 commit comments

Comments
 (0)