monoship
Version updated for https://github.com/tada5hi/monoship to version v2.0.1.
- This action is used across all versions by 0 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 to automate the publishing of npm workspace packages to registries such as npmjs.org or GitHub Packages. It identifies unpublished packages by comparing their versions against the target registry and publishes only the necessary ones, streamlining CI/CD workflows. Monoship supports various authentication methods, including GitHub Actions’ OIDC for tokenless publishing, and is compatible with npm’s native publishing features when available.