winget: bump delay to 30m

This commit is contained in:
Garfield69 2023-09-04 18:23:56 +12:00
parent 58ac8f3ad0
commit c3c1cd50e7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
publish:
runs-on: ubuntu-latest
steps:
- run: Start-Sleep -Seconds 300 # 5 minutes
- run: Start-Sleep -Seconds 1800 # 30 minutes
shell: pwsh
- uses: vedantmgoyal2009/winget-releaser@v2
with: