ci: Final fix for winget release

This commit is contained in:
2025-09-15 13:11:05 -06:00
parent cf7d010bc4
commit 13a074c3be
4 changed files with 4 additions and 43 deletions
+2 -2
View File
@@ -389,10 +389,10 @@ jobs:
if: env.ACT != 'true'
uses: vedantmgoyal9/winget-releaser@v2
with:
identifier: ${{ vars.WINGET_PACKAGE_IDENTIFIER }}
identifier: DarkAlex17.GMan
version: ${{ env.RELEASE_VERSION }}
release-tag: v${{ env.RELEASE_VERSION }}
token: ${{ secrets.WINGET_TOKEN }}
token: ${{ secrets.WINGET_GITHUB_TOKEN }}
installers: |
https://github.com/${{ github.repository }}/releases/download/v${{ env.RELEASE_VERSION }}/gman-x86_64-pc-windows-msvc.zip
https://github.com/${{ github.repository }}/releases/download/v${{ env.RELEASE_VERSION }}/gman-aarch64-pc-windows-msvc.zip