From 6ff0ecd65b2a464fe76d551bc1cf6fcddd602346 Mon Sep 17 00:00:00 2001 From: Matheus Moraes Date: Sun, 29 Oct 2023 08:32:19 -0300 Subject: [PATCH] remove deprecated "charts_repo_url" input --- .github/workflows/release.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e5e18d4..89d97df 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -39,7 +39,6 @@ jobs: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" with: charts_dir: charts - charts_repo_url: charts.undistro.io - name: List packages id: ls