From 4b97be3f36c461a93a132561e52174c7d52efe54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=BDiga=20Kokelj?= Date: Tue, 1 Oct 2024 18:02:23 +0200 Subject: [PATCH] fix2 --- .github/workflows/manual-deploy-ten-gateway-frontend.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manual-deploy-ten-gateway-frontend.yml b/.github/workflows/manual-deploy-ten-gateway-frontend.yml index a759c5a351..f4a039ddc4 100644 --- a/.github/workflows/manual-deploy-ten-gateway-frontend.yml +++ b/.github/workflows/manual-deploy-ten-gateway-frontend.yml @@ -30,7 +30,7 @@ on: type: choice options: - "primary" - - "dexynth" + - "DEXYNTH" jobs: validate-inputs: runs-on: ubuntu-latest