1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +01:00

fix: removed default

This commit is contained in:
Noel Miller 2024-03-06 00:48:11 -06:00
parent ddb61d80c3
commit 8cafb5b139

View file

@ -32,7 +32,6 @@ inputs:
iso_name:
description: Used for specifying the name of the output iso
required: false
default: "${{ inputs.image_name }}-${{ inputs.image_tag || inputs.version }}"
enrollment_password:
description: Used for supporting secure boot (requires SECURE_BOOT_KEY_URL to be defined)
required: false