GitHub Action

frontend-pnpm-build

composite reusable v3.0.0

Install and build a pnpm Vite frontend, write dist/health.json , and upload the dist artifact.

This is a reusable GitHub Actions composite action from the open-source actionpit collection. Reference it by tag in any workflow under github/action/frontend-pnpm-build.

Action path in the repository:

github/action/frontend-pnpm-build

Typical usage:

uses: kovacszsolt/actionpit/github/action/frontend-pnpm-build@3.0.0
Browse on GitHub Back to GitHub Actions