From 9fb28e13681bd8deb1c4428fda85ab0e898bc55c Mon Sep 17 00:00:00 2001 From: KenanZhu <3471685733@qq.com> Date: Sat, 21 Feb 2026 23:32:19 +0800 Subject: [PATCH] =?UTF-8?q?ci(release.yml):=20=E4=BF=AE=E6=94=B9=20release?= =?UTF-8?q?.yml=20=E4=B8=AD=E5=8F=91=E5=B8=83=E8=AF=B4=E6=98=8E=E7=9A=84?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7790237..0772b43 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -125,18 +125,6 @@ jobs: prerelease: false generate_release_notes: true body: | - ### 下载获取 - - **Windows x86_64**: `AutoLibrary.${{ needs.build.outputs.tag_name }}-windows-x86_64.zip` - - ### 如何使用 - 1. 下载 `AutoLibrary.${{ needs.build.outputs.tag_name }}-windows-x86_64.zip` 文件 - 2. 解压到任意目录 - 3. 下载对应浏览器的驱动文件 - 4. 运行 `AutoLibrary-${{ needs.build.outputs.version }}.exe` (首次运行会初始化配置文件) - 5. 按照提示操作即可 - - 更多详情请访问 [AutoLibrary 网站](http://www.autolibrary.top) 和查看 [帮助手册](https://www.autolibrary.top/manuals) - --- **完整更新日志见下方自动生成的 Release Notes** env: