mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-23 22:15:37 +02:00
Update releaseToWinGet.yml
This commit is contained in:
parent
81d74d5c76
commit
249da08234
3
.github/workflows/releaseToWinGet.yml
vendored
3
.github/workflows/releaseToWinGet.yml
vendored
@ -51,7 +51,6 @@ jobs:
|
|||||||
name: Download WinGet Requirements
|
name: Download WinGet Requirements
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
echo "wingetcreate update Microsoft.OpenSSH -u $env:PACKAGE_URLS -o $env:GITHUB_WORKSPACE"
|
wingetcreate update Microsoft.OpenSSH --urls $env:PACKAGE_URLS -o $env:GITHUB_WORKSPACE
|
||||||
wingetcreate update Microsoft.OpenSSH -u $env:PACKAGE_URLS -o $env:GITHUB_WORKSPACE
|
|
||||||
# wingetcreate update Microsoft.OpenSSH -u $env:PACKAGE_URLS -t ${{ secrets.GITHUB_TOKEN }} --submit
|
# wingetcreate update Microsoft.OpenSSH -u $env:PACKAGE_URLS -t ${{ secrets.GITHUB_TOKEN }} --submit
|
||||||
name: WinGet Update
|
name: WinGet Update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user