From 274ab45c2fc70941661ffda542582dadc1ba5b17 Mon Sep 17 00:00:00 2001 From: Rob Kaufman Date: Thu, 15 Feb 2024 23:29:44 -0800 Subject: [PATCH] try oci_name variable --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 97a5412..1465c68 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -40,7 +40,7 @@ jobs: git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - name: Run chart-releaser - uses: samvera-labs/helm-oci-charts-releaser@main + uses: samvera-labs/helm-oci-charts-releaser/action.yml@main with: oci_registry: ghcr.io/samvera-labs oci_username: samvera-labs