From 187765d06a78d08affa86705e66aa5248998731f Mon Sep 17 00:00:00 2001 From: Alexandr Okhrimenko Date: Wed, 27 Dec 2023 10:56:37 +0300 Subject: [PATCH] Update deploy_prod.yml Signed-off-by: Alexandr Okhrimenko --- .github/workflows/deploy_prod.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/.github/workflows/deploy_prod.yml b/.github/workflows/deploy_prod.yml index e4a7631b..2ba1d84f 100644 --- a/.github/workflows/deploy_prod.yml +++ b/.github/workflows/deploy_prod.yml @@ -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 @@ -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