Commit b50736b
fix: use official NuGet/login@v1 for Trusted Publishing
The manual OIDC token fetch didn't work because NuGet.org requires
a two-step exchange: GitHub OIDC token → NuGet.org temp API key → push.
Using NuGet/login@v1 handles this correctly.
Also removes jq dependency (no longer needed).
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 976e31d commit b50736b
1 file changed
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
87 | 94 | | |
88 | 95 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | 96 | | |
94 | 97 | | |
95 | | - | |
| 98 | + | |
96 | 99 | | |
0 commit comments