Update winget-releaser to use main branch (#15441)

This commit is contained in:
Vedant
2024-06-25 02:36:37 +05:30
committed by GitHub
parent be8d947bbe
commit aa639ce0b8

View File

@@ -8,7 +8,7 @@ jobs:
publish: publish:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: vedantmgoyal2009/winget-releaser@v2 - uses: vedantmgoyal9/winget-releaser@main
with: with:
identifier: Jackett.Jackett identifier: Jackett.Jackett
token: ${{ secrets.WINGET }} token: ${{ secrets.WINGET }}