Skip to content

Conversation

@JDetmar
Copy link
Owner

@JDetmar JDetmar commented Dec 13, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 13, 2025 06:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the NuGet package push command by properly setting the working directory instead of using a path in the glob pattern. The change ensures the dotnet nuget push command executes from within the packages directory where artifacts are downloaded.

  • Sets working-directory: packages for the push step
  • Updates the glob pattern from packages/*.nupkg to *.nupkg to match files in the current working directory

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JDetmar JDetmar merged commit 6c1d4b9 into master Dec 13, 2025
24 of 25 checks passed
@JDetmar JDetmar deleted the maintenance/publish branch December 13, 2025 19:10
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.

2 participants