Commit 1ce0ac4
authored
chore: switch to Trusted Publishing for npm (remove NPM_TOKEN) (#19)
Use OIDC-based Trusted Publishing instead of long-lived tokens.
More secure: no secrets to manage, automatic GitHub authentication.
npm will authenticate via GitHub Actions OIDC token automatically.
The 'id-token: write' permission enables this.1 parent c381ef1 commit 1ce0ac4
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | 91 | | |
94 | 92 | | |
95 | 93 | | |
| |||
0 commit comments