Skip to content

Commit 95a12a0

Browse files
fix: remove npm token, use trusted publishing with OIDC
1 parent 49ca15a commit 95a12a0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,3 @@ jobs:
7474

7575
- name: Publish to npm
7676
run: pnpm publish --provenance --no-git-checks --access public
77-
env:
78-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)