Commit efc74be
committed
Fix release workflow: separate publish step for OIDC compatibility
The changesets/action publish parameter doesn't support npm OIDC. Split
publishing into a separate step that runs npx changeset publish with
NPM_CONFIG_PROVENANCE=true so npm authenticates via OIDC natively.1 parent 049dd35 commit efc74be
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
37 | 44 | | |
0 commit comments