From 09347343f82489da98006ad341a9ed00a6b31338 Mon Sep 17 00:00:00 2001 From: Taha Yassine Kraiem Date: Tue, 14 Feb 2023 15:49:26 +0100 Subject: [PATCH] chore(actions): changing deploy branch --- .github/workflows/api-ee.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/api-ee.yaml b/.github/workflows/api-ee.yaml index f942a2810..1405f6e81 100644 --- a/.github/workflows/api-ee.yaml +++ b/.github/workflows/api-ee.yaml @@ -8,7 +8,7 @@ on: default: 'false' push: branches: - - v1.10.0 + - api-v1.10.0 paths: - ee/api/** - api/**