Skip to content

ci: Enable OIDC-based authentication for NuGet publishing#369

Merged
Keboo merged 1 commit into
masterfrom
trustedPublishing
Jun 5, 2026
Merged

ci: Enable OIDC-based authentication for NuGet publishing#369
Keboo merged 1 commit into
masterfrom
trustedPublishing

Conversation

@Keboo

@Keboo Keboo commented Jun 5, 2026

Copy link
Copy Markdown
Owner

This change configures Trusted Publishing to use OpenID Connect (OIDC) for NuGet package deployment from the CI pipeline. By leveraging GitHub's OIDC capabilities, the workflow can now authenticate with NuGet.org using temporary tokens, removing the dependency on a long-lived NuGet API key and improving overall security.

This change configures Trusted Publishing to use OpenID Connect (OIDC) for NuGet package deployment from the CI pipeline. By leveraging GitHub's OIDC capabilities, the workflow can now authenticate with NuGet.org using temporary tokens, removing the dependency on a long-lived NuGet API key and improving overall security.
@Keboo Keboo enabled auto-merge (squash) June 5, 2026 05:43
@Keboo Keboo merged commit 57cba22 into master Jun 5, 2026
3 checks passed
@Keboo Keboo deleted the trustedPublishing branch June 5, 2026 05:46
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