mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
fix: removed default
This commit is contained in:
parent
ddb61d80c3
commit
8cafb5b139
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ inputs:
|
||||||
iso_name:
|
iso_name:
|
||||||
description: Used for specifying the name of the output iso
|
description: Used for specifying the name of the output iso
|
||||||
required: false
|
required: false
|
||||||
default: "${{ inputs.image_name }}-${{ inputs.image_tag || inputs.version }}"
|
|
||||||
enrollment_password:
|
enrollment_password:
|
||||||
description: Used for supporting secure boot (requires SECURE_BOOT_KEY_URL to be defined)
|
description: Used for supporting secure boot (requires SECURE_BOOT_KEY_URL to be defined)
|
||||||
required: false
|
required: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue