Commit f1406b7
fix: use NuGet Trusted Publishing (OIDC) instead of API key
Remove --api-key parameter and add id-token: write permission for
NuGet.org Trusted Publishing. This eliminates the empty API key
error and follows NuGet's recommended OIDC authentication for
GitHub Actions.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent acc3e68 commit f1406b7
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 10 | | |
16 | 11 | | |
17 | 12 | | |
| 13 | + | |
18 | 14 | | |
19 | 15 | | |
20 | 16 | | |
| |||
77 | 73 | | |
78 | 74 | | |
79 | 75 | | |
80 | | - | |
81 | | - | |
| 76 | + | |
82 | 77 | | |
83 | 78 | | |
84 | | - | |
85 | 79 | | |
86 | 80 | | |
0 commit comments