Commit a9b2872
committed
Use literal ${NPM_TOKEN} in npm auth
This is not supposed to be the token, but the literal value that is then
replaced by npm.
Probably does not make a difference, but the docs are clear on *not*
putting a token in this file.
The docs also say to put it in the project root.
Also adding some lines to debug what runs.1 parent 344df38 commit a9b2872
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
142 | 145 | | |
143 | 146 | | |
144 | 147 | | |
| 148 | + | |
145 | 149 | | |
146 | 150 | | |
147 | 151 | | |
| |||
0 commit comments