jcdcdev/🏗️ Build Umbraco Packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-name | Project name | yes | — |
| project-path | Project path | yes | — |
| npm-working-dir | NPM working directory | no | — |
| npm-enabled | NPM enabled | no | false |
| npm-run-command | NPM run command | no | build |
| node-version | Node version | no | 22.x |
| dotnet-version | .NET version | no | 10.0.x |
| build-output | Build output | no | ./build-output |
| artifact-output | Artifact output | no | ./build-assets |
| dotnet-pack | Run dotnet pack | no | true |
| strict-umbraco-version | Fails the build if the computed Git Major Version does not match this Action's Major version - Used to ensure builds are deterministic for Umbraco releases. | no | true |
Outputs
| name | description |
|---|---|
| artifact-name | Artifact name |
| version | Version |