Skip to content

Fix trusted publishing configuration#652

Merged
delatrie merged 1 commit into
mainfrom
trusted-publishing-fix
Apr 27, 2026
Merged

Fix trusted publishing configuration#652
delatrie merged 1 commit into
mainfrom
trusted-publishing-fix

Conversation

@delatrie

Copy link
Copy Markdown
Contributor

Context

During 2.15.0 publishing, the following error occurred (see here):

Token exchange failed (HTTP 401) at https://www.nuget.org/api/v2/token. Make sure you are using the username of the policy creator, not the policy owner: No matching trust policy owned by user 'qameta' was found.

Following the advice, this PR changes the user argument from the package owner to the trusted policy creator.

@delatrie delatrie added the type:internal Change that isn't visible or obvious for end users label Apr 27, 2026
@delatrie delatrie merged commit 563261a into main Apr 27, 2026
7 checks passed
@delatrie delatrie deleted the trusted-publishing-fix branch April 27, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme:workflow type:internal Change that isn't visible or obvious for end users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants