mirror of
https://github.com/Jackett/Jackett
synced 2024-12-23 08:17:25 +00:00
Update winget.yml (#13613)
This commit is contained in:
parent
7850fd9f36
commit
8518cf3c89
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:
|
publish:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: vedantmgoyal2009/winget-releaser@latest
|
- uses: vedantmgoyal2009/winget-releaser@v1
|
||||||
with:
|
with:
|
||||||
identifier: Jackett.Jackett
|
identifier: Jackett.Jackett
|
||||||
token: ${{ secrets.WINGET }}
|
token: ${{ secrets.WINGET }}
|
||||||
|
|
Loading…
Reference in a new issue