ci: fix WinGet release workflow (#6497)

This commit is contained in:
pajlada
2025-09-27 12:36:14 +02:00
committed by GitHub
parent 8953ad604f
commit 4f833587c7
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -12,3 +12,4 @@ jobs:
identifier: ChatterinoTeam.Chatterino
installers-regex: ^Chatterino.Installer.exe$
token: ${{ secrets.WINGET_TOKEN }}
fork-user: chatterino-ci
+1
View File
@@ -5,6 +5,7 @@
- Minor: Fixed usercard resizing improperly without recent messages. (#6496)
- Dev: Make code sanitizers opt in with the `CHATTERINO_SANITIZER_SUPPORT` CMake option. After that's enabled, use the `SANITIZE_*` flag to enable individual sanitizers. (#6493)
- Dev: Fix 32-bit compile in PluginRepl. (#6483)
- Dev: Fix the WinGet release workflow. (#6497)
## 2.5.4