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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}