warrenbuckley/Create Umbraco ZIP Package
A GitHub action to use in workflows to help automate creating an Umbraco ZIP package for the C# OpenSource CMS Umbraco
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| packageXmlPath | The path to the Umbraco Package.xml that we use to build the package | yes | build/package.xml |
| packageFilesPath | The path to the folder containing all the files needed for the package, excluding the package.xml | yes | build.tmp/zip |
| packageVersion | A version for the Umbraco package such as 1.3.2 | yes | — |
Outputs
no outputs