mirror of
https://github.com/VSCodium/vscodium.git
synced 2024-11-27 12:53:13 +03:00
fix: use official winget-releaser
This commit is contained in:
parent
b5b3376645
commit
3f6a260aa3
2
.github/workflows/insider-windows.yml
vendored
2
.github/workflows/insider-windows.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user