Fix complain titles

This commit is contained in:
Max Howell 2023-12-16 14:09:49 -05:00
parent e151a37e98
commit b0ca45042c
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -218,5 +218,5 @@ jobs:
- uses: actions/checkout@v4
- uses: ./.github/actions/complain
with:
pkg: ${{ inputs.pkg }}
pkg: ${{ fromJSON(inputs.pkg).project }}=${{ fromJSON(inputs.pkg).version.value }}
platform: ${{ inputs.name }}