Explorar o código

fix: use official winget-releaser

Baptiste Augrain %!s(int64=2) %!d(string=hai) anos
pai
achega
3f6a260aa3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/insider-windows.yml

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

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