Skip to content

Commit 0bcd4c3

Browse files
committed
ci: drop NPM_TOKEN entirely, changesets/action >= 1.7 supports tokenless OIDC publish
1 parent 7d9c2d3 commit 0bcd4c3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,3 @@ jobs:
4646
commit: "chore: release"
4747
env:
4848
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49-
# Empty token keeps changesets/action happy while npm authenticates via OIDC
50-
# https://github.com/changesets/changesets/issues/1152
51-
NPM_TOKEN: ""

0 commit comments

Comments
 (0)