Commit 6151754
fix: remove NODE_AUTH_TOKEN to use npm trusted publishing (OIDC)
The workflow was using NODE_AUTH_TOKEN from secrets, which overrides
the OIDC-based trusted publishing flow configured on npm. Removing it
lets npm authenticate via the GitHub Actions OIDC token automatically.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 25f3373 commit 6151754
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | 50 | | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
56 | | - | |
57 | | - | |
0 commit comments