Update winget.yml
This commit is contained in:
parent
0355e9f897
commit
c505ee871c
|
@ -6,7 +6,7 @@ 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: RoyQu.RedPanda-C++
|
identifier: RoyQu.RedPanda-C++
|
||||||
installers-regex: 'MinGW.*.exe$'
|
installers-regex: 'MinGW.*.exe$'
|
||||||
|
|
Loading…
Reference in New Issue