mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-07 04:43:52 +01:00
Merge pull request #3684 from vedantmgoyal2009/patch-1
Update winget.yml
This commit is contained in:
commit
b0295cf11f
3
.github/workflows/winget.yml
vendored
3
.github/workflows/winget.yml
vendored
@ -6,7 +6,8 @@ jobs:
|
|||||||
publish:
|
publish:
|
||||||
runs-on: windows-latest # action can only be run on windows
|
runs-on: windows-latest # action can only be run on windows
|
||||||
steps:
|
steps:
|
||||||
- uses: vedantmgoyal2009/winget-releaser@latest
|
- uses: vedantmgoyal2009/winget-releaser@v1
|
||||||
with:
|
with:
|
||||||
identifier: h3poteto.whalebird-desktop
|
identifier: h3poteto.whalebird-desktop
|
||||||
|
version: ${{ github.event.release.tag_name }}
|
||||||
token: ${{ secrets.WINGET_TOKEN }}
|
token: ${{ secrets.WINGET_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user