feat: track Git clones in project growth

This commit is contained in:
MacRimi
2026-08-17 19:18:13 +02:00
parent 6166486ede
commit d8ba3b06ae
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -22,5 +22,6 @@ jobs:
title: ProxMenux growth
output: images/project-growth.svg
history: .github/repo-growth/history.json
metrics: stars,forks
metrics: stars,forks,clones
traffic-token: ${{ secrets.REPO_GROWTH_TRAFFIC_TOKEN }}
layout: dashboard
+1 -1
View File
@@ -204,5 +204,5 @@ If you want to go a step further, a coffee on Ko-fi keeps development going:
</p>
<p align="center">
<sub>Stars and forks tracked with <a href="https://github.com/MacRimi/repo-growth">Repo Growth</a>.</sub>
<sub>Stars, forks, and Git clones tracked with <a href="https://github.com/MacRimi/repo-growth">Repo Growth</a>.</sub>
</p>