Update builder/action.yml
This commit is contained in:
parent
d1c7e3e45a
commit
6e2ad0bb49
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ inputs:
|
|||
sb_db_pem:
|
||||
description: 'secure_boot db pem to sign efi'
|
||||
required: false
|
||||
api_auth_token:
|
||||
description: 'api_auth_token if needed to download base images'
|
||||
required: false
|
||||
|
||||
#outputs:
|
||||
# hashes:
|
||||
# description: 'json dict of hashes of all files'
|
||||
|
|
Loading…
Add table
Reference in a new issue