Skip to content

Commit 7a4ffff

Browse files
committed
chore(ci): switch to OIDC trusted publishing, drop NPM_TOKEN
Bump @semantic-release/npm to v13 which has native OIDC support. Remove NPM_TOKEN from workflow since trusted publishing handles auth.
1 parent a7bd8d2 commit 7a4ffff

3 files changed

Lines changed: 543 additions & 176 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,3 @@ jobs:
6666
fi
6767
env:
6868
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
69-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)