Increase delay before running --link-winget

Prevents PR content from being overwritten by the MS bot
This commit is contained in:
Jordan Dominion
2023-10-22 09:12:28 -04:00
parent 5730634005
commit 103adf13d1
+1 -1
View File
@@ -1771,5 +1771,5 @@ jobs:
- name: Run ReleaseNotes with --link-winget
shell: powershell
run: |
Sleep 15
Sleep 600
dotnet run -c Release --no-build --project tools/Tgstation.Server.ReleaseNotes --link-winget ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}