mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
Merge branch 'main' into webui
This commit is contained in:
commit
3ea2bcb407
2 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||

|
||||
|
||||
# Bulid Container Installer Action
|
||||
This action is used to generate an ISO for installing OSTrees stored in a container. This utilizes the anaconda command `ostreecontainer`
|
||||
# Build Container Installer Action
|
||||
This action is used to enerate an ISO for installing an OSTree stored in a container image. This utilizes the anaconda command `ostreecontainer`
|
||||
|
||||
## Usage
|
||||
This action is designed to be called from a GitHub workflow using the following format
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name: Build Contianer Installer
|
||||
description: generate an ISO for installing OSTrees stored in a container
|
||||
name: Build Container Installer
|
||||
description: Generates an ISO for installing an OSTree stored in a container image
|
||||
|
||||
inputs:
|
||||
arch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue