ci: skip existing chart releases in release workflow
This commit is contained in:
@@ -36,6 +36,7 @@ jobs:
|
||||
with:
|
||||
charts_dir: charts
|
||||
config: .cr.yaml
|
||||
skip_existing: true
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user