helm cr upload --skip-existing (#16)

Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
This commit is contained in:
berg 2022-04-21 20:45:10 +08:00 committed by GitHub
parent dd61115856
commit c0cfe9d359
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -39,3 +39,4 @@ jobs:
config: "./.github/configs/cr.yaml"
env:
CR_TOKEN: "${{ secrets.GH_TOKEN }}"
CR_SKIP_EXISTING: "true"