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:
|
||||
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