Commit 7c152d8
fix: add OIDC token fetch for NuGet Trusted Publishing
NuGet.org Trusted Publishing requires an OIDC JWT token as --api-key.
The token is fetched from the Actions runtime using
ACTIONS_ID_TOKEN_REQUEST_URL with audience=nuget.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 0656461 commit 7c152d8
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
89 | 91 | | |
90 | 92 | | |
| 93 | + | |
91 | 94 | | |
0 commit comments