From 5c70769ed39a61dd2e1a4ab9441726262f07a99c Mon Sep 17 00:00:00 2001 From: Jeffery Date: Sat, 21 Mar 2026 19:47:23 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=B0=87=E6=B8=85=E7=90=86=E6=88=90?= =?UTF-8?q?=E5=93=81=E7=9A=84=E8=A1=8C=E7=82=BA=E5=90=88=E4=BD=B5=E5=88=B0?= =?UTF-8?q?=E7=99=BC=E5=B8=83=E5=B0=88=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/master.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitea/workflows/master.yaml b/.gitea/workflows/master.yaml index 501f3f5..97d3416 100644 --- a/.gitea/workflows/master.yaml +++ b/.gitea/workflows/master.yaml @@ -21,11 +21,6 @@ jobs: uses: akkuman/gitea-release-action@${{ vars.ACTION_RELEASE_VERSION }} with: tag_name: "v${{ needs.version.outputs.version }}" - cleanup: - name: "CD > 清理成品" - runs-on: ubuntu - needs: release - steps: - name: 清理成品 uses: https://gitea.jsc.idv.tw/actions/cleanup-release@${{ vars.ACTION_CLEANUP_RELEASE_VERSION }} with: