Skip to content

Commit

Permalink
Merge pull request #1832 from tgstation/WingetFix
Browse files Browse the repository at this point in the history
Fixes winget deployments
  • Loading branch information
Cyberboss authored Jul 24, 2024
2 parents 613fb1e + f5342c4 commit 2cc3b1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2cc3b1c

Please sign in to comment.