mirror of
https://github.com/Jackett/Jackett
synced 2024-12-22 07:43:13 +00:00
Update winget-releaser to use main branch (#15441)
This commit is contained in:
parent
be8d947bbe
commit
aa639ce0b8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue