1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-26 15:34:56 +01:00

Update winget.yml

This commit is contained in:
Vedant 2022-09-30 23:24:39 +05:30 committed by GitHub
parent 70146df4d4
commit 1b81b65e23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,8 @@ jobs:
publish:
runs-on: windows-latest # action can only be run on windows
steps:
- uses: vedantmgoyal2009/winget-releaser@latest
- uses: vedantmgoyal2009/winget-releaser@v1
with:
identifier: h3poteto.whalebird-desktop
version: ${{ github.event.release.tag_name }}
token: ${{ secrets.WINGET_TOKEN }}