Skip to content

Commit 75622f8

Browse files
committed
ci: update npm publish command to include provenance flag
1 parent 118935a commit 75622f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
bun-version-file: ".tool-versions"
2626
- run: bun install --frozen-lockfile
2727
- run: npm run build
28-
- run: npm publish
28+
- run: npm publish --provenance

0 commit comments

Comments
 (0)