mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 17:41:21 +00:00
refactor: uncapitalize badge label
This commit is contained in:
parent
7918b6c129
commit
09ea87ffce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unlighthouse.yaml
vendored
2
.github/workflows/unlighthouse.yaml
vendored
|
@ -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 }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue