Merge pull request #7 from 0xThresh/patch-2

Update helm-release.yml
This commit is contained in:
Timothy Jaeryang Baek 2024-05-07 11:05:28 -07:00 committed by GitHub
commit 951abd709d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,8 +29,8 @@ jobs:
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
with:
skip_existing: true
skip_existing: false
packages_with_index: true
charts_dir: charts/
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"