mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-18 11:34:46 +01:00
Add missing usage of DEV_PUSH_TOKEN
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