From c25baa965cb23549ffa068b3d154ba4082ceba9e Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Tue, 15 Oct 2024 14:01:08 +0800 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c0235f8d..a6b2993f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -51,7 +51,6 @@ jobs: cp -r scripts websoft9 cp -r install websoft9 cp -r systemd websoft9 - cp -r docs websoft9 cp *.md websoft9 cp version.json websoft9 zip -r websoft9-${{ steps.convert_version.outputs.VERSION_CORE }}.zip websoft9