Skip to content

Fixed that the Build and Release action defined in release.yml was attempting to publish a bogus "empty.nupkg" file…#1124

Open
JakenVeina wants to merge 1 commit into
mainfrom
housekeeping/release-failure-empty-nupkg
Open

Fixed that the Build and Release action defined in release.yml was attempting to publish a bogus "empty.nupkg" file…#1124
JakenVeina wants to merge 1 commit into
mainfrom
housekeeping/release-failure-empty-nupkg

Conversation

@JakenVeina

Copy link
Copy Markdown
Collaborator

… that exists in the normal build output of the DynamicData.Tests project, as a part of the EmptyFiles package, since the job was written to search for "*.nupkg".

The job has been adjusted to only look for "DynamicData.*.nupkg" files.

…tempting to publish a bogus "empty.nupkg" file that exists in the normal build output of the DynamicData.Tests project, as a part of the EmptyFiles package, since the job was written to search for "*.nupkg".

The job has been adjusted to only look for "DynamicData.*.nupkg" files.
@JakenVeina JakenVeina requested a review from dwcullop June 30, 2026 03:33
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