LPM.dev Publish
Version updated for https://github.com/lpm-dev/publish to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The LPM.dev Publish GitHub Action automates the process of publishing Node.js packages to the LPM package registry. It streamlines package publishing by setting up Node.js, installing dependencies, and handling authentication via OIDC (no secrets required) or tokens. This action simplifies CI workflows by enabling secure, automated, and traceable package publishing triggered by version tags.
Release notes
Publish packages to LPM.dev with OIDC Trusted Publishers — zero secrets to manage. Sets up Node.js, installs dependencies, and publishes. Includes dry-run mode for PR validation.