Update charts-release.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2022-03-30 13:49:58 +02:00
committed by GitHub
parent d2ff4cfd37
commit 2703ffef76
+1
View File
@@ -76,6 +76,7 @@ jobs:
if: |
steps.collect-changes.outputs.changesDetected == 'true'
run: |
pip install yq
tools/build-release.sh -p
env:
CR_TOKEN: ${{ secrets.BOT_TOKEN }}