Update charts-release.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2022-04-01 09:27:52 +02:00
committed by GitHub
parent 3a1deb15c3
commit 1b23334965
+1
View File
@@ -90,6 +90,7 @@ jobs:
- name: Copy docs to website
if: |
steps.collect-changes.outputs.changesDetected == 'true'
shell: bash
run: |
#!/bin/bash
CHARTS=(${{ steps.collect-changes.outputs.addedOrModifiedCharts }})