Update release.yml

This commit is contained in:
mecodiaAutomation 2021-03-10 17:01:29 +01:00 committed by GitHub
parent 85325796c0
commit 958d01583e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,4 +27,5 @@ jobs:
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.2.0
env:
charts_dir: "deploy/"
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"