Commit 2dd6f4f
committed
ci(release): switch to npm Trusted Publishing
Drop NODE_AUTH_TOKEN / NPM_TOKEN in favor of OIDC-based trusted
publishing. id-token: write already provides the OIDC token; npm
detects it automatically. Upgrade npm to latest because Node 20
ships npm 10, and trusted publishing needs >= 11.5.1. Provenance
is implicit with trusted publishing, so the --provenance flag is
no longer needed.
Requires a Trusted Publisher entry for this package on npmjs.com
(GitHub Actions, repo joinflux/capacitor-sensitive-screen, workflow
publish.yml) before this release will succeed.1 parent c39abb6 commit 2dd6f4f
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments