mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Update package-submissions.yml
This commit is contained in:
2
.github/workflows/package-submissions.yml
vendored
2
.github/workflows/package-submissions.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
|
|
||||||
$wingetPackage = "Microsoft.PowerToys"
|
$wingetPackage = "Microsoft.PowerToys"
|
||||||
$gitToken = {{ secrets.PT_WINGET }}
|
$gitToken = ${{ secrets.PT_WINGET }}
|
||||||
|
|
||||||
$github = Invoke-RestMethod -uri "https://api.github.com/repos/Microsoft/PowerToys/releases"
|
$github = Invoke-RestMethod -uri "https://api.github.com/repos/Microsoft/PowerToys/releases"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user