diff --git a/.github/workflows/helm-chart-release.yaml b/.github/workflows/helm-chart-release.yaml index 2ce2552d55..168bbcfdac 100644 --- a/.github/workflows/helm-chart-release.yaml +++ b/.github/workflows/helm-chart-release.yaml @@ -77,7 +77,6 @@ jobs: helm repo add bitnami https://charts.bitnami.com/bitnami helm repo add runix https://helm.runix.net helm repo add item-relationship-service https://eclipse-tractusx.github.io/item-relationship-service - helm repo add tx-item-relationship-service https://catenax-ng.github.io/tx-item-relationship-service - name: Run chart-releaser uses: helm/chart-releaser-action@v1.6.0