From 8f8a61191a3408395d9a407fa3c249024d975e31 Mon Sep 17 00:00:00 2001 From: juewuy Date: Sat, 23 Mar 2024 16:36:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=87=AA=E5=8A=A8=E7=BC=96?= =?UTF-8?q?=E8=AF=91singboxp=E5=86=85=E6=A0=B8=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/core_auto_update.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/core_auto_update.yml b/.github/workflows/core_auto_update.yml index 88f407a..ffa5251 100644 --- a/.github/workflows/core_auto_update.yml +++ b/.github/workflows/core_auto_update.yml @@ -22,7 +22,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Create Release and Upload Release Asset - if: ${{ env.RELEASE != '' && env.PUSHDIR == '' }} uses: softprops/action-gh-release@v1 with: tag_name: singbox_core_PuerNya