Skip to content

Commit c88cf71

Browse files
zeakdclaude
andcommitted
ci: add publishConfig for npm trusted publishing (OIDC)
Set provenance and registry in publishConfig so that pnpm changeset publish uses OIDC authentication. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5b80062 commit c88cf71

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/react-naver-maps/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
"url": "https://github.com/zeakd/react-naver-maps/issues"
3939
},
4040
"homepage": "https://zeakd.github.io/react-naver-maps",
41+
"publishConfig": {
42+
"provenance": true,
43+
"registry": "https://registry.npmjs.org"
44+
},
4145
"dependencies": {
4246
"camelcase": "^5.3.1",
4347
"load-script": "^2.0.0",

0 commit comments

Comments
 (0)