diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index 95640dd33..262e50db0 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -9,4 +9,5 @@ jobs: - uses: vedantmgoyal2009/winget-releaser@v2 with: identifier: sbt.sbt + fork-user: sbt-winget-dist-bot token: ${{ secrets.WINGET_TOKEN }}