Skip to content

fix(nestjs-trpc): preserve target subdirectory in artifact upload#78

Merged
KevinEdry merged 1 commit intomainfrom
fix/artifact-upload-path
Feb 8, 2026
Merged

fix(nestjs-trpc): preserve target subdirectory in artifact upload#78
KevinEdry merged 1 commit intomainfrom
fix/artifact-upload-path

Conversation

@KevinEdry
Copy link
Owner

Summary

Fix binary verification failure in publish job. The upload path native/{target}/ strips the subdirectory, so merge-multiple dumps all binaries flat. Uploading from native/ preserves the {target}/ structure.

Changes

  • Change artifact upload path from packages/nestjs-trpc/native/${{ matrix.target }}/ to packages/nestjs-trpc/native/ in .github/workflows/release.yml

@vercel
Copy link

vercel bot commented Feb 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nestjs-trpc-docs Ready Ready Preview, Comment Feb 8, 2026 5:41pm

Request Review

@KevinEdry KevinEdry merged commit 243e864 into main Feb 8, 2026
10 of 11 checks passed
@KevinEdry KevinEdry deleted the fix/artifact-upload-path branch February 8, 2026 17:48
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