mirror of
https://github.com/Jackett/Jackett
synced 2024-12-23 08:17:25 +00:00
winget: update (#13307)
This commit is contained in:
parent
92c36581fc
commit
972dadc8fc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
|||
publish:
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: vedantmgoyal2009/vedantmgoyal2009/winget-pkgs-automation/releaser-action@v1.0.0
|
||||
- uses: vedantmgoyal2009/winget-releaser@latest
|
||||
with:
|
||||
identifier: Jackett.Jackett
|
||||
token: ${{ secrets.WINGET }}
|
||||
|
|
Loading…
Reference in a new issue