mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
fix: typo
This commit is contained in:
parent
46786df344
commit
3f77c5a420
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ inputs:
|
||||||
description: Overrides the skopeo cache key
|
description: Overrides the skopeo cache key
|
||||||
required: false
|
required: false
|
||||||
variant:
|
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"
|
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 kinoite"
|
||||||
required: true
|
required: true
|
||||||
default: Server
|
default: Server
|
||||||
version:
|
version:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue