Skip to content

Commit

Permalink
Update .github/workflows/release.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 049cc1d commit 7daabdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_call:
inputs:
beta_release:
description: 'Specifices if a beta release should be created.'
description: 'Specifies if a beta release should be created.'
type: boolean
default: false
required: false
Expand Down

0 comments on commit 7daabdd

Please sign in to comment.