[CI] Skip existing releases

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2021-06-01 13:01:06 +02:00
parent 530ba71802
commit 116b45ab1e
No known key found for this signature in database
GPG Key ID: 228A77789D71A6E2

View File

@ -41,3 +41,4 @@ jobs:
charts_repo_url: https://k8s-at-home.com/charts/
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_SKIP_EXISTING: "true"