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

View file

@ -43,7 +43,6 @@ jobs:
# - charts-changelog # - charts-changelog
with: with:
checkoutCommit: ${{ github.sha }} checkoutCommit: ${{ github.sha }}
chartChangesDetected: ${{ needs.pr-metadata.outputs.chartChangesDetected }}
chartChanges: ${{ needs.pr-metadata.outputs.addedOrModifiedCharts }} chartChanges: ${{ needs.pr-metadata.outputs.addedOrModifiedCharts }}
# charts-test: # charts-test: