From 1f0c12d64539204dc292b67d034764fa8f2e0e1e Mon Sep 17 00:00:00 2001 From: Anthony Rabbito Date: Fri, 28 Jun 2024 11:00:38 -0400 Subject: [PATCH] release Signed-off-by: Anthony Rabbito --- .github/workflows/charts-release-oci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/charts-release-oci.yaml b/.github/workflows/charts-release-oci.yaml index 760f6a3..fee3cf9 100644 --- a/.github/workflows/charts-release-oci.yaml +++ b/.github/workflows/charts-release-oci.yaml @@ -32,6 +32,7 @@ jobs: with: config-file: .github/release-please-config.json manifest-file: .github/.release-please-manifest.json + target-branch: ${{ github.ref_name }} # - name: Package & Push Helm Charts # shell: bash