From c19509519714bd1d08f6ef527467ad814b4d6050 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Fri, 7 Feb 2025 20:09:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=B4=E6=8E=A5=E6=8A=8Akey=E5=86=99?= =?UTF-8?q?=E4=B8=8A=E5=8E=BB=EF=BC=8C=E7=AD=89=E4=BC=9A=E5=84=BF=E6=8D=A2?= =?UTF-8?q?=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index ed26058..9a5486d 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -22,4 +22,4 @@ jobs: - name: Mirror run: | git remote add --mirror=push mirror https://github.com/CliCli-Editor/y3-lualib - git push --mirror https://x-access-token:${{secrets.MIRROR_TOKEN}}@github.com/CliCli-Editor/y3-lualib + git push --mirror https://x-access-token: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@github.com/CliCli-Editor/y3-lualib