From 2466b5c38777626ad64d2e51ba4b7f12e7442d31 Mon Sep 17 00:00:00 2001 From: Rob Kaufman Date: Thu, 15 Feb 2024 23:45:27 -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 1465c68..97a5412 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/action.yml@main + uses: samvera-labs/helm-oci-charts-releaser@main with: oci_registry: ghcr.io/samvera-labs oci_username: samvera-labs