浏览代码

Update installer workflow to add options introduced in JDK 17

Armin Schrenk 3 年之前
父节点
当前提交
8bfbfc7700
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .github/workflows/release.yml

+ 3 - 0
.github/workflows/release.yml

@@ -534,6 +534,9 @@ jobs:
           --app-version "${{ needs.metadata.outputs.semVerNum }}"
           --app-version "${{ needs.metadata.outputs.semVerNum }}"
           --win-menu
           --win-menu
           --win-dir-chooser
           --win-dir-chooser
+          --win-shortcut-prompt
+          --win-update-url "https:\\cryptomator.org"
+          --win-menu-group Cryptomator
           --resource-dir dist/win/resources
           --resource-dir dist/win/resources
           --license-file dist/win/resources/license.rtf
           --license-file dist/win/resources/license.rtf
           --file-associations dist/win/resources/FAvaultFile.properties
           --file-associations dist/win/resources/FAvaultFile.properties