diff --git a/.github/workflows/repo-growth.yml b/.github/workflows/repo-growth.yml index 3710415..25691fb 100644 --- a/.github/workflows/repo-growth.yml +++ b/.github/workflows/repo-growth.yml @@ -21,5 +21,3 @@ jobs: with: title: WeChat-AI growth output: assets/repo-growth.svg - backfill: true - token: ${{ secrets.REPO_GROWTH_BACKFILL_TOKEN }}