Update charts-release.yaml
This commit is contained in:
@@ -76,6 +76,7 @@ jobs:
|
|||||||
if: |
|
if: |
|
||||||
steps.collect-changes.outputs.changesDetected == 'true'
|
steps.collect-changes.outputs.changesDetected == 'true'
|
||||||
run: |
|
run: |
|
||||||
|
pip install yq
|
||||||
tools/build-release.sh -p
|
tools/build-release.sh -p
|
||||||
env:
|
env:
|
||||||
CR_TOKEN: ${{ secrets.BOT_TOKEN }}
|
CR_TOKEN: ${{ secrets.BOT_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user