From e0e616e81ebeb2717afbbd651f53d06edb3d41d4 Mon Sep 17 00:00:00 2001 From: akshat5302 Date: Wed, 9 Oct 2024 18:43:46 +0530 Subject: [PATCH] fix: merge issues with uat branch --- .github/workflows/build-branch-ee.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-branch-ee.yml b/.github/workflows/build-branch-ee.yml index 90623ba1dc..eb7a135e32 100644 --- a/.github/workflows/build-branch-ee.yml +++ b/.github/workflows/build-branch-ee.yml @@ -494,7 +494,6 @@ jobs: publish_release: if: ${{ needs.branch_build_setup.outputs.build_type == 'Release' }} name: Build Release - if: ${{ needs.branch_build_setup.outputs.build_type == 'Release' }} runs-on: ubuntu-20.04 needs: [