Open
Description
Hi! I've got a workspace setup where we use the [package] publish
field to limit which registries that crate can be published to (an array of just one item).
Unfortunately when running cargo smart-release --dry-run-cargo-publish
or even cargo smart-release --registry that-registry --dry-run-cargo-publish
, the following error shows up:
Error: No provided crate is actually eligible for publishing. Use --verbose to see the release plan nonetheless.
Is cargo-smart-release
not understanding that publish
attribute? Let me know how I can continue to debug this :)
Metadata
Metadata
Assignees
Labels
No labels