1
0
Fork 0
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:
Jason N. 2024-02-19 12:18:18 -05:00
parent 5ab0abdb2f
commit cda1689641

View file

@ -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: