mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-19 07:32:05 +00:00
fix: update winget releaser
This commit is contained in:
parent
d87e864c41
commit
404a223ac8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: windows-latest
|
||||
steps:
|
||||
- name: WinGet Releaser
|
||||
uses: vedantmgoyal2009/winget-releaser@v1
|
||||
uses: vedantmgoyal2009/winget-releaser@v2
|
||||
with:
|
||||
identifier: ThaUnknown.Miru
|
||||
installers-regex: '\.exe$'
|
||||
|
|
|
|||
Loading…
Reference in a new issue