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.
Release notes
Configure the LPM.dev package registry for npm install. Supports OIDC for secret-free CI authentication and token-based auth as fallback.