Commit e2592fc
fix(ci): pass NuGet API key via --api-key (microsoft#683)
NuGetAuthenticate@1 doesn't support ApiKey service connections.
Use dotnet nuget push with --api-key pipeline
secret variable instead.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 492bbb4 commit e2592fc
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | 359 | | |
365 | 360 | | |
366 | 361 | | |
| 362 | + | |
367 | 363 | | |
368 | 364 | | |
369 | 365 | | |
| |||
0 commit comments