From 09ea87ffce44fd5b90df5d434bf30f554c5d9481 Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Mon, 20 Nov 2023 09:42:31 +0100 Subject: [PATCH] refactor: uncapitalize badge label --- .github/workflows/unlighthouse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unlighthouse.yaml b/.github/workflows/unlighthouse.yaml index b08d606..229fcb0 100644 --- a/.github/workflows/unlighthouse.yaml +++ b/.github/workflows/unlighthouse.yaml @@ -147,7 +147,7 @@ jobs: gistID: 795a3d6af5b0db5754cf7279898c3c16 filename: hellob.art-unlighthouse.json namedLogo: Lighthouse - label: Lighthouse + label: lighthouse message: ${{ steps.create_result_content.outputs.score }} color: ${{ steps.create_result_content.outputs.scoreColor }}