Skip to content

ci: use OIDC for NuGet package push authentication#232

Merged
guitarrapc merged 5 commits into
masterfrom
ci/nuget
May 20, 2026
Merged

ci: use OIDC for NuGet package push authentication#232
guitarrapc merged 5 commits into
masterfrom
ci/nuget

Conversation

@guitarrapc
Copy link
Copy Markdown
Contributor

This updates the build-release workflow to leverage OpenID Connect (OIDC) for authenticating with NuGet.org. The package push operation is now performed directly within the build job, replacing static API key usage with ephemeral credentials for enhanced security.

This updates the build-release workflow to leverage OpenID Connect (OIDC) for authenticating with NuGet.org. The package push operation is now performed directly within the build job, replacing static API key usage with ephemeral credentials for enhanced security.
@guitarrapc guitarrapc merged commit cac2a4e into master May 20, 2026
2 checks passed
@guitarrapc guitarrapc deleted the ci/nuget branch May 20, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant