mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
force as string
This commit is contained in:
parent
ac1abc0fb5
commit
7645177f01
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ inputs:
|
||||||
required: false
|
required: false
|
||||||
default: "false"
|
default: "false"
|
||||||
iso_name:
|
iso_name:
|
||||||
description: Name of the resulting ISO. Relative paths are relative to ${{ github.workspace }}
|
description: "Name of the resulting ISO. Relative paths are relative to ${{ github.workspace }}"
|
||||||
required: false
|
required: false
|
||||||
default: build/deploy.iso
|
default: build/deploy.iso
|
||||||
enrollment_password:
|
enrollment_password:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue