Commit e5387c2
committed
ci: drop NODE_AUTH_TOKEN from npm publish workflow
The previous publish run 404'd because `NPM_TOKEN` no longer has
publish permission for `react-native-square-in-app-payments`. Switch
the workflow to rely on npm trusted publishing (OIDC) via the
`id-token: write` permission already granted to the job, and bump the
runner's npm CLI to latest so it supports the current trusted-publisher
flow.1 parent 0eb3dbc commit e5387c2
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 40 | + | |
0 commit comments