mirror of https://github.com/Jackett/Jackett
Update winget-releaser to use main branch (#15441)
This commit is contained in:
parent
be8d947bbe
commit
aa639ce0b8
|
@ -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 }}
|
||||||
|
|
Loading…
Reference in New Issue