diff --git a/.github/workflows/repo-growth.yml b/.github/workflows/repo-growth.yml index 2e86f02e..5ee3cbfe 100644 --- a/.github/workflows/repo-growth.yml +++ b/.github/workflows/repo-growth.yml @@ -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 diff --git a/README.md b/README.md index 49023573..6926aa1d 100644 --- a/README.md +++ b/README.md @@ -204,5 +204,5 @@ If you want to go a step further, a coffee on Ko-fi keeps development going:
- Stars and forks tracked with Repo Growth. + Stars, forks, and Git clones tracked with Repo Growth.