From e23e1df3ce41239361b290ccbfd2e7eaf01364c3 Mon Sep 17 00:00:00 2001 From: ChenZhaoYu <790348264@qq.com> Date: Wed, 15 Feb 2023 16:47:32 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8F=98=E9=87=8F=E5=90=8D=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/reademe-contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reademe-contributors.yml b/.github/workflows/reademe-contributors.yml index 4e9efae..53c3414 100644 --- a/.github/workflows/reademe-contributors.yml +++ b/.github/workflows/reademe-contributors.yml @@ -16,4 +16,4 @@ jobs: - name: Contribute List uses: akhilmhdh/contributors-readme-action@v2.3.4 env: - GITHUB_TOKEN: ${{ CONTRIBUTORS_TOKEN }} + GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }}