This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-07-27 11:27:55 +02:00
parent e521965294
commit 8da1255fad
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC
3 changed files with 3 additions and 1 deletions

View file

@ -71,7 +71,7 @@ jobs:
- name: Package Helm Charts
shell: bash
env:
SRC_DIR: "src"
SRC_DIR: "src/charts"
DEST_DIR: "dest"
CHARTS: "${{ steps.filter-charts.outputs.addedOrModifiedCharts }}"
run: |