You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch NuGet publishing to Trusted Publishing (OIDC)
Replaces the long-lived NUGET_API_KEY secret with a short-lived token
exchanged at publish time via NuGet/login@v1, scoped to the
nuget-release environment so only an approved run can ever obtain one.
0 commit comments