Skip to content

Fix nuget push path: use explicit filename instead of glob#28

Merged
albertospelta merged 1 commit into
masterfrom
alberto/ci-fixup
Jun 11, 2026
Merged

Fix nuget push path: use explicit filename instead of glob#28
albertospelta merged 1 commit into
masterfrom
alberto/ci-fixup

Conversation

@albertospelta

Copy link
Copy Markdown
Member

dotnet nuget push does not expand glob patterns on Windows/PowerShell. Replace ./artifacts/*.nupkg with the exact filename derived from the nbgv version output.

dotnet nuget push does not expand glob patterns on Windows/PowerShell. Replace ./artifacts/*.nupkg with the exact filename derived from the nbgv version output.
@albertospelta albertospelta merged commit a5f2b96 into master Jun 11, 2026
1 check passed
@albertospelta albertospelta deleted the alberto/ci-fixup branch June 11, 2026 12:07
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