monoship
Version updated for https://github.com/tada5hi/monoship to version v2.1.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Monoship is a CLI tool and GitHub Action designed for automating the publishing of npm workspace packages to registries like npmjs.org or GitHub Packages. It identifies unpublished packages by comparing their versions against the registry and publishes only the necessary updates, making it particularly useful for CI/CD workflows. The tool supports modern npm features (e.g., OIDC trusted publishing) and provides seamless integration with release management tools like “release-please.”