Merge pull request #1832 from tgstation/WingetFix

Fixes winget deployments
This commit is contained in:
Jordan Dominion
2024-07-24 09:25:50 -04:00
committed by GitHub
+2
View File
@@ -2009,6 +2009,8 @@ jobs:
- name: Execute Push Script
shell: powershell
run: build/package/winget/push_manifest.ps1
env:
WINGET_PUSH_TOKEN: ${{ secrets.DEV_PUSH_TOKEN }}
- name: Delay 10m to allow MS bot to update PR
shell: powershell