Commit 4fff423
authored
Add NuGet login step for package publishing (#301)
This prevents us from having to rotate NuGet publishing keys, as one is retrieved on-demand. Docs are at https://learn.microsoft.com/en-us/nuget/nuget-org/trusted-publishing#github-actions-setup.1 parent 9981ee6 commit 4fff423
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
42 | 48 | | |
43 | 49 | | |
44 | 50 | | |
| |||
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
52 | | - | |
| 58 | + | |
0 commit comments