Skip to content

Commit

Permalink
Remove beta_release parameter from build workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Hofmann <oss@hoffe.org>
  • Loading branch information
hoffe86 committed Jan 8, 2025
1 parent 1721f53 commit 167fba2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ on:
type: string
description: 'The build number to use'
required: true
beta_release:
type: boolean
description: 'Specifies if a beta release should be created.'
required: true

jobs:
build:
Expand Down

0 comments on commit 167fba2

Please sign in to comment.