This commit is contained in:
kjeld Schouten-Lebbing
2022-03-26 11:12:13 +01:00
parent d49f6d71ce
commit be0470844f
9 changed files with 133 additions and 9 deletions

View File

@@ -34,7 +34,6 @@ jobs:
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.3.0
with:
charts_dir: charts/*
charts_repo_url: https://library-charts.truecharts.org
env:
CR_TOKEN: "${{ secrets.BOT_TOKEN }}"