From b80b8837d8a26d0b3718f6e246e4944fb378388c Mon Sep 17 00:00:00 2001 From: Liren Date: Thu, 22 Aug 2024 09:50:36 +0200 Subject: [PATCH] Update github-repo-stats.yml --- .github/workflows/github-repo-stats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-repo-stats.yml b/.github/workflows/github-repo-stats.yml index 66cf4c6..8732c12 100644 --- a/.github/workflows/github-repo-stats.yml +++ b/.github/workflows/github-repo-stats.yml @@ -36,7 +36,7 @@ jobs: repository: ${{ matrix.statsRepo }} # ghpagesprefix: https://clavellab.github.io/github-repo-stats ghtoken: ${{ secrets.ghrs_github_api_token_fine_1 }} - owntoken: ${{ secrets.ghrs_github_api_token_1 }} + owntoken: ${{ secrets.ghrs_github_api_token }} # env: # GHRS_DATA_REPOSPEC_OVERRIDE: rhinempi/ghrs-test # GHRS_TESTING: true