From 8ddf5475ae1775b94ee3fe4ef2cc71f62afb48fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89=E9=B8=AD=E8=9B=8B?= Date: Mon, 18 Aug 2025 23:50:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=20cnb=20=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 734424ab..22144677 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -446,7 +446,7 @@ jobs: upload_token: ${{ secrets.MirrorChyanUploadToken }} cnb_uploading: - if: github.repository_owner == 'babalae' + if: github.repository_owner == 'babalae' && false needs: [validate, build_dist, build_installer] runs-on: ubuntu-latest steps: