Kaynağa Gözat

ci: update release body

MystiPanda 1 yıl önce
ebeveyn
işleme
09861095ff
1 değiştirilmiş dosya ile 6 ekleme ve 3 silme
  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