Merge branch 'master' of github.com:truecharts/apps
This commit is contained in:
1
.github/workflows/charts-release.yaml
vendored
1
.github/workflows/charts-release.yaml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user