From 89819a94739731a814c879b2d15aabd0ec3fbf57 Mon Sep 17 00:00:00 2001 From: sriram veeraghanta Date: Tue, 26 Nov 2024 15:13:58 +0530 Subject: [PATCH] fix: workflow fixes --- .github/workflows/build-branch.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/build-branch.yml b/.github/workflows/build-branch.yml index 16378b41d..1e06c1bd3 100644 --- a/.github/workflows/build-branch.yml +++ b/.github/workflows/build-branch.yml @@ -25,9 +25,6 @@ on: required: false default: false type: boolean - # push: - # branches: - # - master env: TARGET_BRANCH: ${{ github.ref_name }} @@ -354,6 +351,7 @@ jobs: branch_build_push_live, branch_build_push_apiserver, branch_build_push_proxy, + attach_assets_to_build, ] env: REL_VERSION: ${{ needs.branch_build_setup.outputs.release_version }}