fix: winget url fix (#5814)

This commit is contained in:
pajlada
2025-01-11 20:57:49 +01:00
committed by GitHub
parent c090471b1f
commit acb8947957
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
runs-on: windows-latest
if: ${{ startsWith(github.event.release.tag_name, 'v') }}
steps:
- uses: vedantmgoyal9/winget-releaser@4ffc7888bffd451b357355dc214d43bb9f23917e
- uses: vedantmgoyal9/winget-releaser@main
with:
identifier: ChatterinoTeam.Chatterino
installers-regex: ^Chatterino.Installer.exe$