mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 13:07:07 +01:00
Merge pull request #1832 from tgstation/WingetFix
Fixes winget deployments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user