Skip to content

ci: use OIDC for NuGet package push authentication#34

Merged
guitarrapc merged 4 commits into
mainfrom
ci/nuget
May 20, 2026
Merged

ci: use OIDC for NuGet package push authentication#34
guitarrapc merged 4 commits into
mainfrom
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 requested a review from mayuki as a code owner May 20, 2026 07:01
@guitarrapc guitarrapc merged commit 3195e5e into main May 20, 2026
1 check passed
@guitarrapc guitarrapc deleted the ci/nuget branch May 20, 2026 12:34
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