Commit 971d8c5
committed
fix: configure trusted publishing for changesets action
- Use changesets/action@main (includes #545 fix for trusted publishing)
- Set NPM_TOKEN to empty string so action doesn't write undefined to .npmrc
- Restore registry-url in setup-node (needed for .npmrc creation)
- Update npm to latest for trusted publishing support (requires >= 11.5.1)1 parent 2624413 commit 971d8c5
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | | - | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| 43 | + | |
39 | 44 | | |
40 | | - | |
| |||
0 commit comments