Skip to content

Commit

Permalink
Fix: Remove deprecated charts-repo-url option
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
  • Loading branch information
nlamirault committed Sep 18, 2023
1 parent 91a6a5a commit cf604fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/chart-release.yml
Expand Up @@ -100,7 +100,6 @@ jobs:
uses: helm/chart-releaser-action@v1.5.0
with:
config: .github/ct.yaml
charts_repo_url: https://charts.portefaix.xyz
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
# CR_SIGN: "true"
Expand Down

0 comments on commit cf604fe

Please sign in to comment.