From 196fb6490d2d5aef64960ba1323c71157678bb75 Mon Sep 17 00:00:00 2001 From: Anwesha Das Date: Wed, 11 Sep 2024 19:15:19 +0200 Subject: [PATCH] Adds code to trim image varaible --- .github/workflows/eerelease.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/eerelease.yml b/.github/workflows/eerelease.yml index 98906f2..efa7137 100644 --- a/.github/workflows/eerelease.yml +++ b/.github/workflows/eerelease.yml @@ -98,7 +98,7 @@ jobs: - name: Upload artifact EE to ghcr uses: redhat-actions/push-to-registry@v2 with: - image: ${{ env.IMAGE_NAME }} + image: ${{ inputs.ee-name }} tags: >- ${{ env.EE_VERSION }} ${{