Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
fix: sets default password in action
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmiller committed Feb 28, 2024
1 parent acbe229 commit f767953
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ inputs:
ENROLLMENT_PASSWORD:
description: Used for supporting secure boot (requires SECURE_BOOT_KEY_URL to be defined)
required: false
default: "ublue-os"
SECURE_BOOT_KEY_URL:
description: Secure boot key that is installed from URL location
required: false
Expand Down

0 comments on commit f767953

Please sign in to comment.