Merge pull request #1171 from vedantmgoyal2009/patch-1
This commit is contained in:
commit
e3e9e39498
3
.github/workflows/winget.yml
vendored
3
.github/workflows/winget.yml
vendored
@ -7,8 +7,9 @@ jobs:
|
|||||||
publish:
|
publish:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: vedantmgoyal2009/winget-releaser@latest
|
- uses: vedantmgoyal2009/winget-releaser@v1
|
||||||
with:
|
with:
|
||||||
identifier: PolyMC.PolyMC
|
identifier: PolyMC.PolyMC
|
||||||
|
version: ${{ github.event.release.tag_name }}
|
||||||
installers-regex: 'PolyMC-Windows-Setup-.+\.exe$'
|
installers-regex: 'PolyMC-Windows-Setup-.+\.exe$'
|
||||||
token: ${{ secrets.WINGET_TOKEN }}
|
token: ${{ secrets.WINGET_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user