mirror of https://github.com/sbt/sbt.git
[2.x] fix: Fixes WinGet release config (#9404)
This commit is contained in:
parent
316379821d
commit
c8312cdd88
|
|
@ -9,4 +9,5 @@ jobs:
|
|||
- uses: vedantmgoyal2009/winget-releaser@v2
|
||||
with:
|
||||
identifier: sbt.sbt
|
||||
fork-user: sbt-winget-dist-bot
|
||||
token: ${{ secrets.WINGET_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue