Commit 628fe98
Fix: pass OIDC API key to nuget push command (#92)
The NuGet/login step outputs the API key but the push command wasn't
using it. Add step id and reference the output via --api-key.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 21f5f5e commit 628fe98
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | | - | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments