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 }}