Commit 555a19c
ci: setup npm authentication for publish (microsoft#2422)
## Summary:
`nx release` requires a `.npmrc` file. Let's create one with our NPM
auth token, and remove it after we finish publishing out of an abundance
of caution.
## Test Plan:
Change is already in 0.76-stable and 0.77-stable. For whatever reason,
it works on 0.76 and not on 0.77
---------
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>1 parent 88b4831 commit 555a19c
1 file changed
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | | - | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
33 | 40 | | |
34 | | - | |
| 41 | + | |
35 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
0 commit comments