ci: enable one-time historical backfill for repo-growth

This commit is contained in:
SMNET Studio
2026-08-16 21:22:49 +08:00
parent d28a1a9c82
commit c33d25f129
+2
View File
@@ -21,3 +21,5 @@ jobs:
with:
title: WeChat-AI growth
output: assets/repo-growth.svg
backfill: true
token: ${{ secrets.REPO_GROWTH_BACKFILL_TOKEN }}