mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-21 21:14:51 +02:00
Update Winget Releaser action name (#2259)
This commit is contained in:
parent
160b21f3ad
commit
8ada677ca0
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
run: |
|
||||
version=$(echo "${{ github.event.release.tag_name }}" | grep -oP "(?<=v)[\d.]+")
|
||||
echo "version=$version" >> $GITHUB_OUTPUT
|
||||
- uses: vedantmgoyal2009/winget-releaser@93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0
|
||||
- uses: vedantmgoyal9/winget-releaser@b87a066d9e624db1394edcd947f8c4e5a7e30cd7
|
||||
with:
|
||||
identifier: Microsoft.OpenSSH.Beta
|
||||
version: ${{ steps.extract_version.outputs.version }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user