From 1ddbe6f24ee7547a77a27cf71333e0204846ca30 Mon Sep 17 00:00:00 2001 From: alger Date: Wed, 1 Jan 2025 14:48:31 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E4=BF=AE=E6=94=B9=20github?= =?UTF-8?q?=20action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 72b5935..a579383 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -79,8 +79,6 @@ jobs: dist/*.deb dist/*.AppImage dist/latest*.yml - dist/latest-mac.yml - dist/latest-linux.yml dist/*.blockmap body: ${{ env.NOTES }} draft: false