bhznjns/MSIX Build
An action automates the process of building an MSIX package.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-build-path | The path to the app build | yes | — |
| icon-path | The path to the app icon | yes | — |
| appx-manifest-path | The path to the AppxManifest.xml file | yes | — |
| priconfig-path | The path to the priconfig.xml file | yes | — |
Outputs
| name | description |
|---|---|
| msix-path | The path to the generated MSIX file |