fix: publish workflow uses --package for workspace builds #3

Merged
john merged 1 commit from feat/fix-publish-workflow into dev 2026-05-16 12:41:42 +00:00
Owner

uv build in a workspace member dir outputs to workspace root dist/, not the member dir. Use uv build --package haskytech-seed and uv publish dist/* from root instead.

uv build in a workspace member dir outputs to workspace root dist/, not the member dir. Use `uv build --package haskytech-seed` and `uv publish dist/*` from root instead.
fix: publish workflow uses --package flag for workspace builds
All checks were successful
CI / Detect Changes (pull_request) Successful in 3s
CI / Lint & Format (pull_request) Successful in 6s
CI / Unit Tests (pull_request) Successful in 13s
475f28ab28
uv build in a workspace member directory outputs to the workspace root dist/,
not the member dir. Use uv build --package from root instead.
john merged commit b4c79316e5 into dev 2026-05-16 12:41:42 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
haskytech/haskytech-modules-py!3
No description provided.