From f06fbdbdc3f1f036566046908eca9a85e039e8a7 Mon Sep 17 00:00:00 2001 From: Louis Christopher Date: Tue, 16 Jul 2024 12:29:18 +0530 Subject: [PATCH] a --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 356737666..b27d733ba 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -101,5 +101,5 @@ jobs: break fi echo "pushing ${{ github.repository }} and pkg ${pkg}" - helm push "${{ github.repository }}/${pkg}" 024630551114.dkr.ecr.us-east-1.amazonaws.com + helm push "${{ github.repository }}/${pkg}" oci://024630551114.dkr.ecr.us-east-1.amazonaws.com done \ No newline at end of file