Skip to content

Commit

Permalink
Update deploy_prod.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandr Okhrimenko <[email protected]>
  • Loading branch information
dxavx authored Dec 27, 2023
1 parent 9804d40 commit 187765d
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/deploy_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,6 @@ on:
- "early-access"
- "stable"
- "rock-solid"

edition:
description: "Select edition"
type: choice
default: fe
options:
- "ce"
- "ee"
- "fe"

ce:
type: boolean
Expand All @@ -34,7 +25,7 @@ on:
description: FE

tag:
description: "Tag of the module, exapmle v1.21.1"
description: "Tag of the module, example v1.21.1"
type: string
required: true

Expand Down

0 comments on commit 187765d

Please sign in to comment.