From 1c976e8ec6d3d7177d7ba51857272da17c26d4a5 Mon Sep 17 00:00:00 2001 From: Kirill Sibirev Date: Tue, 11 Jun 2024 10:03:30 +0200 Subject: [PATCH] Fix helm version #3 --- .github/workflows/release_commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_commit.yml b/.github/workflows/release_commit.yml index f3b89cb..cbfd457 100644 --- a/.github/workflows/release_commit.yml +++ b/.github/workflows/release_commit.yml @@ -64,7 +64,7 @@ jobs: - name: Build and push helm chart image uses: appany/helm-oci-chart-releaser@v0.3.0 with: - name: ${{ github.repository }}-chart + name: ytsaurus-identity-sync-chart repository: ${{ github.repository }}-chart tag: 0.0.0+${{ steps.meta.outputs.version }} path: deploy/chart/ytsaurus-identity-sync