From 4c10f036f6e133ae592df6f393da8ffc55184fdb Mon Sep 17 00:00:00 2001 From: Jhonton Chen <504071088@qq.com> Date: Wed, 8 Apr 2026 13:57:52 +0800 Subject: [PATCH] =?UTF-8?q?'=E6=97=A0=E8=AF=AD=E4=BA=86=E9=83=BD'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 96f3c65..d7f924a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -37,7 +37,7 @@ jobs: # 4. Upload SourceMaps to GlitchTip - name: Upload SourceMaps to GlitchTip - uses: getsentry/action-release@v1 + uses: https://gitee.com/mirrors_iBotPeaches/action-release@v1 env: SENTRY_AUTH_TOKEN: ${{ secrets.GLITCHTIP_TOKEN }} SENTRY_URL: ${{ secrets.GLITCHTIP_URL }}