This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-07-27 10:46:47 +02:00
parent 6fd154cb99
commit a83be72159
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC

View file

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