[2.x] fix: Fixes WinGet release config (#9404)

This commit is contained in:
eugene yokota 2026-06-30 21:27:56 -04:00 committed by GitHub
parent 316379821d
commit c8312cdd88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -9,4 +9,5 @@ jobs:
- uses: vedantmgoyal2009/winget-releaser@v2
with:
identifier: sbt.sbt
fork-user: sbt-winget-dist-bot
token: ${{ secrets.WINGET_TOKEN }}