Skip to content

Commit 2e08891

Browse files
committed
Update reusable-validate-homebridge.yml
1 parent 6c2ffd5 commit 2e08891

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/reusable-validate-homebridge.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
options:
1313
- prerelease
1414
- apt
15+
default: apt
1516
# Options: "prerelease" (validate GitHub release), "apt" (validate APT installation)
1617
release_tag:
1718
description: "Release tag for GitHub release validation"
@@ -25,6 +26,7 @@ on:
2526
- stable
2627
- beta
2728
- alpha
29+
default: alpha
2830
# Options: "stable", "beta", "alpha"
2931
prerelease:
3032
description: "Whether to download from prerelease"

0 commit comments

Comments
 (0)