Commit 2bbf089
authored
ci: properly pass NPM auth token secret to script (microsoft#2434)
## Summary:
I noticed NPM publish failing still. My guess is the second addition of
this line to our `.npmrc` is messing it up
## Test Plan:
Testing on 0.78 release.1 parent 67a5476 commit 2bbf089
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | | - | |
| 36 | + | |
38 | 37 | | |
39 | | - | |
40 | | - | |
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
| |||
0 commit comments