Skip to content

Commit 92317d0

Browse files
committed
fix(ci): lowercase badge label for consistency
1 parent dd1f008 commit 92317d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repo-stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
auth: ${{ secrets.SECRET_TOKEN }}
6565
gistID: ${{ vars.GIST_ID }}
6666
filename: clone.json
67-
label: Clones
67+
label: clones
6868
message: ${{ steps.clones.outputs.count }}
6969
color: brightgreen
7070
logoColor: white

0 commit comments

Comments
 (0)