Skip to content

Use NuGet trusted publishing for releases#109

Merged
jsturtevant merged 1 commit into
mainfrom
jsturtevant/nuget-trusted-publishing
Jun 12, 2026
Merged

Use NuGet trusted publishing for releases#109
jsturtevant merged 1 commit into
mainfrom
jsturtevant/nuget-trusted-publishing

Conversation

@jsturtevant

Copy link
Copy Markdown
Contributor

This moves NuGet publishing away from a long-lived API key secret and onto NuGet trusted publishing via GitHub OIDC.

The release job now grants id-token: write, logs in to NuGet with the pinned NuGet/login action for jsturtevant, and passes the temporary API key output into dotnet nuget push. Dry-run releases still skip both login and publish steps.

@jsturtevant jsturtevant merged commit 25e8c22 into main Jun 12, 2026
2 of 4 checks passed
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