ci: Fix chart reference

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-08-07 11:49:04 +02:00
parent 74a6de46f9
commit b0643e30cb
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC

View file

@ -54,7 +54,7 @@ jobs:
${{
(
contains(fromJSON(needs.pr-metadata.outputs.addedOrModifiedCharts), 'library/common') &&
'["other/kah-common-chart"]'
'["other/common-chart"]'
) || '[]'
}}
overrideDeps: |-