Update common.release.yaml

This commit is contained in:
Kjeld Schouten
2023-06-03 13:48:43 +02:00
committed by GitHub
parent 71971dc8cd
commit 59646a80fd

View File

@@ -50,7 +50,6 @@ jobs:
uses: helm/chart-releaser-action@be16258da8010256c6e82849661221415f031968 # tag=v1.5.0
with:
charts_dir: library
charts_repo_url: https://library-charts.truecharts.org
config: cr.yaml
env:
CR_TOKEN: "${{ secrets.BOT_TOKEN }}"