mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-22 21:45:09 +02:00
Update winget.yml
This commit is contained in:
parent
d69c50c294
commit
7b16a73d2d
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
run: |
|
||||
version=$(echo "${{ github.event.release.tag_name }}" | grep -oP "(?<=v)[\d.]+")
|
||||
echo "version=$version" >> $GITHUB_OUTPUT
|
||||
- uses: vedantmgoyal2009/winget-releaser@688c38a2f42ed9b26438c69da3f96efd7b6ead1d
|
||||
- uses: vedantmgoyal2009/winget-releaser@1d370507249956659e4ec675a221bd2d0f3fe561
|
||||
with:
|
||||
identifier: Microsoft.OpenSSH.Beta
|
||||
version: ${{ steps.extract_version.outputs.version }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user