refactor: uncapitalize badge label

This commit is contained in:
Bart van der Braak 2023-11-20 09:42:31 +01:00
parent 7918b6c129
commit 09ea87ffce

View file

@ -147,7 +147,7 @@ jobs:
gistID: 795a3d6af5b0db5754cf7279898c3c16 gistID: 795a3d6af5b0db5754cf7279898c3c16
filename: hellob.art-unlighthouse.json filename: hellob.art-unlighthouse.json
namedLogo: Lighthouse namedLogo: Lighthouse
label: Lighthouse label: lighthouse
message: ${{ steps.create_result_content.outputs.score }} message: ${{ steps.create_result_content.outputs.score }}
color: ${{ steps.create_result_content.outputs.scoreColor }} color: ${{ steps.create_result_content.outputs.scoreColor }}