瀏覽代碼

fix(winget): use correct assets path [skip ci]

Baptiste Augrain 2 年之前
父節點
當前提交
51e8c96447
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/insider-windows.yml

+ 1 - 0
.github/workflows/insider-windows.yml

@@ -114,6 +114,7 @@ jobs:
         shell: bash
     env:
       APP_IDENTIFIER: VSCodium.VSCodium.Insiders
+      ASSETS_REPOSITORY: vscodium-insiders
     if: needs.build.outputs.SHOULD_DEPLOY == 'yes'
 
     steps: