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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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 }})