Update winget.yml
Signed-off-by: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com>
This commit is contained in:
parent
370c3aa598
commit
be3d780720
3
.github/workflows/winget.yml
vendored
3
.github/workflows/winget.yml
vendored
@ -7,8 +7,9 @@ jobs:
|
||||
publish:
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: vedantmgoyal2009/winget-releaser@latest
|
||||
- uses: vedantmgoyal2009/winget-releaser@v1
|
||||
with:
|
||||
identifier: PolyMC.PolyMC
|
||||
version: ${{ github.event.release.tag_name }}
|
||||
installers-regex: 'PolyMC-Windows-Setup-.+\.exe$'
|
||||
token: ${{ secrets.WINGET_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user