From aa639ce0b8c092bd0604b1bdfe3bd4209b6e6ef8 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal9@users.noreply.github.com> Date: Tue, 25 Jun 2024 02:36:37 +0530 Subject: [PATCH] Update winget-releaser to use main branch (#15441) --- .github/workflows/winget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index a5aaccd5d..c3452100c 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -8,7 +8,7 @@ jobs: publish: runs-on: ubuntu-latest steps: - - uses: vedantmgoyal2009/winget-releaser@v2 + - uses: vedantmgoyal9/winget-releaser@main with: identifier: Jackett.Jackett token: ${{ secrets.WINGET }}