Skip to content

Commit

Permalink
Update .github/workflows/openhab.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Copilot <[email protected]>
Signed-off-by: Christoph Hofmann <[email protected]>
  • Loading branch information
hoffe86 and Copilot authored Dec 15, 2024
1 parent d7a8b0a commit eb2d907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openhab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
workflow_dispatch:
inputs:
BuildConfiguration:
description: "Specifices if a release or debug package should be created."
description: "Specifies if a release or debug package should be created."
type: choice
options: ["release", "debug"]
default: "release"
Expand Down

0 comments on commit eb2d907

Please sign in to comment.