fix: update winget repo url (#5813)
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
|||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
if: ${{ startsWith(github.event.release.tag_name, 'v') }}
|
if: ${{ startsWith(github.event.release.tag_name, 'v') }}
|
||||||
steps:
|
steps:
|
||||||
- uses: vedantmgoyal2009/winget-releaser@4ffc7888bffd451b357355dc214d43bb9f23917e
|
- uses: vedantmgoyal9/winget-releaser@4ffc7888bffd451b357355dc214d43bb9f23917e
|
||||||
with:
|
with:
|
||||||
identifier: ChatterinoTeam.Chatterino
|
identifier: ChatterinoTeam.Chatterino
|
||||||
installers-regex: ^Chatterino.Installer.exe$
|
installers-regex: ^Chatterino.Installer.exe$
|
||||||
|
|||||||
Reference in New Issue
Block a user