fix: use official winget-releaser

This commit is contained in:
Baptiste Augrain 2022-09-27 20:17:42 +02:00
parent b5b3376645
commit 3f6a260aa3

View file

@ -135,7 +135,7 @@ jobs:
RELEASE_VERSION: ${{ needs.build.outputs.RELEASE_VERSION }}
- name: Release to WinGet
uses: daiyam/winget-releaser@insider
uses: vedantmgoyal2009/winget-releaser@latest
with:
identifier: VSCodium.VSCodium.Insiders
version: ${{ env.RELEASE_VERSION }}