ci: fix WinGet release workflow (#6497)
This commit is contained in:
@@ -12,3 +12,4 @@ jobs:
|
|||||||
identifier: ChatterinoTeam.Chatterino
|
identifier: ChatterinoTeam.Chatterino
|
||||||
installers-regex: ^Chatterino.Installer.exe$
|
installers-regex: ^Chatterino.Installer.exe$
|
||||||
token: ${{ secrets.WINGET_TOKEN }}
|
token: ${{ secrets.WINGET_TOKEN }}
|
||||||
|
fork-user: chatterino-ci
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
- Minor: Fixed usercard resizing improperly without recent messages. (#6496)
|
- 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: 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 32-bit compile in PluginRepl. (#6483)
|
||||||
|
- Dev: Fix the WinGet release workflow. (#6497)
|
||||||
|
|
||||||
## 2.5.4
|
## 2.5.4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user