There was an error while loading. Please reload this page.
1 parent 078757a commit ff1aa09Copy full SHA for ff1aa09
1 file changed
.github/workflows/release.yaml
@@ -42,6 +42,7 @@ jobs:
42
uses: helm/chart-releaser-action@v1.7.0
43
with:
44
charts_dir: helm
45
+ skip_existing: true
46
env:
47
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
48
cas-airflow-build:
0 commit comments