Skip to content

Commit

Permalink
Update descriptions for beta release and create release options in op…
Browse files Browse the repository at this point in the history
…enhab.yml

Signed-off-by: Christoph Hofmann <[email protected]>
  • Loading branch information
hoffe86 committed Dec 30, 2024
1 parent 720ed6b commit 0034753
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/openhab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ on:
options: ["release", "debug"]
default: "release"
IsBetaRelease:
description: "Specifies if a beta release should be created."
description: "Create store beta release."
type: "boolean"
default: false
create_release:
description: "Specifies if a release should be created even if the branch is not main."
description: "Create release even if the branch is not main."
type: "boolean"
default: false

Expand Down

0 comments on commit 0034753

Please sign in to comment.