adding charts repo for releases

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2020-01-10 14:34:18 -05:00
parent e1ff00fde1
commit 67e3541b51

View File

@ -32,5 +32,7 @@ jobs:
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.0.0-alpha.2
with:
charts_repo_url: https://billimek.com/billimek-charts/
env:
CR_TOKEN: "${{ secrets.CR_TOKEN }}"