Skip to content

ci: use NUGET_USER_NAME env secret for trusted publishing#266

Merged
amis92 merged 1 commit intomainfrom
fix/nuget-user-secret
Feb 28, 2026
Merged

ci: use NUGET_USER_NAME env secret for trusted publishing#266
amis92 merged 1 commit intomainfrom
fix/nuget-user-secret

Conversation

@amis92
Copy link
Copy Markdown
Member

@amis92 amis92 commented Feb 28, 2026

Use secrets.NUGET_USER_NAME from package-release environment instead of hardcoded nuget.org profile name. Add secrets: inherit to deploy-command caller.

- publish.yml: use secrets.NUGET_USER_NAME instead of hardcoded user
- deploy-command.yml: add secrets: inherit to pass env secrets
- README: document NUGET_USER_NAME secret requirement

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@amis92 amis92 merged commit 4b7889a into main Feb 28, 2026
4 checks passed
@amis92 amis92 deleted the fix/nuget-user-secret branch February 28, 2026 16:39
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