瀏覽代碼

ci: update release body

MystiPanda 1 年之前
父節點
當前提交
09861095ff
共有 1 個文件被更改,包括 6 次插入3 次删除
  1. 6 3
      .github/workflows/alpha.yml

+ 6 - 3
.github/workflows/alpha.yml

@@ -246,9 +246,12 @@ jobs:
           - Linux 32位: i386.deb
           - Linux arm64架构: arm64.deb
           - Linux armv7架构: armhf.deb
-          - Windows 便携板 64位: x64_portable.zip (不推荐使用,无法自动更新)
-          - Windows 便携板 32位: x86_portable.zip (不推荐使用,无法自动更新)
-          - Windows 便携板 arm64架构: arm64_portable.zip (不推荐使用,无法自动更新)
+          - Windows 便携版 64位: x64_portable.zip (不推荐使用,无法自动更新)
+          - Windows 便携版 32位: x86_portable.zip (不推荐使用,无法自动更新)
+          - Windows 便携版 arm64架构: arm64_portable.zip (不推荐使用,无法自动更新)
+          - Windows 内置Webview2版 64位: x64_fixed_webview2-setup.exe (体积较大,仅在无法安装webview2时使用)
+          - Windows 内置Webview2版 32位: x86_fixed_webview2-setup.exe (体积较大,仅在无法安装webview2时使用)
+          - Windows 内置Webview2版 arm64架构: arm64_fixed_webview2-setup.exe (体积较大,仅在无法安装webview2时使用)
 
           ### FAQ