From 2527b27162ef10248a0acb9ef4fb7fcbd0bd308a Mon Sep 17 00:00:00 2001 From: Liren Date: Thu, 15 Aug 2024 09:51:21 +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 585e5df..d151ff2 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_2 }} + owntoken: ${{ secrets.ghrs_github_api_token_1 }} env: GHRS_DATA_REPOSPEC_OVERRIDE: rhinempi/ghrs-test GHRS_TESTING: true