mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Merge pull request #1171 from vedantmgoyal2009/patch-1
This commit is contained in:
commit
e3e9e39498
1 changed files with 2 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue