This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-07-27 12:27:08 +02:00
parent 9fa9334237
commit dfd0ebaf7b
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC

View file

@ -52,4 +52,4 @@ jobs:
# - charts-changelog
with:
checkoutCommit: ${{ github.sha }}
chartChangesDetected: ${{ needs.pr-metadata.outputs.addedOrModified }}
chartChanges: ${{ needs.pr-metadata.outputs.addedOrModifiedCharts }}