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

Fixes macros still being readable (#61)

This commit is contained in:
Jason N 2024-03-12 09:14:57 -04:00 committed by GitHub
parent df936e3365
commit 13bbd2a24d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View file

@ -23,7 +23,7 @@ inputs:
enable_cache_skopeo:
description: Whether to enable caching for skopeo
required: false
default: "true"
default: "false"
enrollment_password:
description: Used for supporting secure boot (requires secure_boot_key_url to be defined)
required: false