Nuget Trusted Publishing

Set up NuGet trusted publishing (OIDC) on a GitHub Actions repo — replaces long-lived API keys with short-lived tokens. USE FOR: trusted publishing, NuGet OIDC, keyless NuGet publish, migrate from NuGet API key, NuGet/login, secure NuGet publishing. DO NOT USE FOR: publishing to private feeds or Azure Artifacts (OIDC is nuget.org only).

rodri-oliveira-dev Updated

File contents

rodri-oliveira-dev/dotnet-library-template/tree/main/.agents/skills/nuget-trusted-publishing commit c3c8e82a3f

Frequently asked questions

npx skillmds@latest add rodri-oliveira-dev/nuget-trusted-publishing-2