Skip to content

Commit 2a262fc

Browse files
committed
No provenence
1 parent 5e81766 commit 2a262fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
go-version: "1.23"
2525

2626
- name: Publish to NPM
27-
run: npm publish --provenance
27+
run: npm publish
2828
env:
2929
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)