mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Delay 5 minutes before running winget-releaser (#14673)
This commit is contained in:
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
@@ -8,6 +8,8 @@ jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: Start-Sleep -Seconds 300 # 5 minutes
|
||||
shell: pwsh
|
||||
- uses: vedantmgoyal2009/winget-releaser@v2
|
||||
with:
|
||||
identifier: Jackett.Jackett
|
||||
|
Reference in New Issue
Block a user