mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
doc: update VARIANT description to include how to find options
This commit is contained in:
parent
5ab0abdb2f
commit
cda1689641
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ inputs:
|
||||||
required: true
|
required: true
|
||||||
default: ghcr.io/ublue-os
|
default: ghcr.io/ublue-os
|
||||||
VARIANT:
|
VARIANT:
|
||||||
description: Source container variant
|
description: "Source container variant. Available options can be found by running `dnf provides system-release`. Variant will be the third item in the package name. Example: `fedora-release-kinoite-39-34.noarch` will be kinonite"
|
||||||
required: true
|
required: true
|
||||||
default: Kinoite
|
default: Kinoite
|
||||||
VERSION:
|
VERSION:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue