Skip to content

Commit 9e3c64c

Browse files
committed
chore: remove NPM_TOKEN, use OIDC for npm publish
1 parent fba894a commit 9e3c64c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jobs:
5656
- name: Publish to npm
5757
run: pnpm changeset publish
5858
env:
59-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
6059
NPM_CONFIG_PROVENANCE: true
6160

6261
- name: Create git tags

0 commit comments

Comments
 (0)