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

This commit is contained in:
Baptiste Augrain 2022-11-05 13:00:13 +01:00
parent 8a4d27cbc5
commit 51e8c96447

View file

@ -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: