mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-26 18:16:14 +00:00
commit
951abd709d
4
.github/workflows/helm-release.yml
vendored
4
.github/workflows/helm-release.yml
vendored
@ -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 }}"
|
||||
|
Loading…
Reference in New Issue
Block a user