Commit d56d1e6
fix(ci): drop NODE_AUTH_TOKEN so npm trusted publishing can run (#563)
NPM_TOKEN still 404s. If the packages now have a GitHub Actions
trusted publisher, NODE_AUTH_TOKEN would override OIDC and keep failing.
Co-authored-by: Cobus Greyling <cobusgreyling@Cobuss-MacBook-Pro-2.local>1 parent ffbf710 commit d56d1e6
3 files changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
56 | 55 | | |
0 commit comments