Merge branch 'master' of github.com:truecharts/apps

This commit is contained in:
kjeld Schouten-Lebbing
2022-03-30 13:54:10 +02:00

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