ci: fix winget & stale workflows [skip ci]

This commit is contained in:
Baptiste Augrain
2022-10-07 21:24:10 +02:00
parent bba3e74815
commit ce4af41a4a
4 changed files with 3 additions and 3 deletions

View File

@@ -132,7 +132,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: ${{ env.APP_IDENTIFIER }}
version: ${{ env.RELEASE_VERSION }}