mirror of
https://github.com/trycua/lume.git
synced 2025-12-31 17:39:55 -06:00
Create npm-reusable-publish.yml that accepts package_name, package_dir, and package_manager (pnpm/bun) parameters. Refactor npm-publish-cli, npm-publish-computer, and npm-publish-core to use the reusable workflow, reducing duplication while maintaining all existing functionality including version validation, version-check fallback, and cli-specific binary builds and releases.