Below you will find pages that utilize the taxonomy term “lpm-dev”
March 20, 2026
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.
March 20, 2026
Setup LPM.dev
Version updated for https://github.com/lpm-dev/setup-lpm 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 Setup LPM GitHub Action simplifies the configuration of the LPM package registry by automating authentication for npm install. It supports secure, secret-free authentication using OpenID Connect (OIDC) or token-based authentication as a fallback. This action streamlines package installation workflows in CI/CD pipelines by handling authentication setup and integrating seamlessly with GitHub Actions.