Update charts-release.yaml
This commit is contained in:
@@ -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 }})
|
||||
|
||||
Reference in New Issue
Block a user