Build and deploy NULIX OS with custom apps
Version updated for https://github.com/nulix/os-action to version v0.0.8.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of building a customized NULIX OS image with specified applications and uploads the resulting image as an artifact. It streamlines the OS customization process by integrating app repositories and configurations, offering a reliable and efficient way to generate tailored operating system builds for specific use cases.
Release notes
What’s Changed
- action: add apps git reference input variable by @mtudan in https://github.com/nulix/os-action/pull/2
Full Changelog: https://github.com/nulix/os-action/compare/v0.0.7...v0.0.8