mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-23 22:15:37 +02:00
Update winget.yml
This commit is contained in:
parent
7b16a73d2d
commit
9c5ad72304
3
.github/workflows/winget.yml
vendored
3
.github/workflows/winget.yml
vendored
@ -3,10 +3,11 @@ name: Publish to WinGet
|
||||
on:
|
||||
release:
|
||||
types: [released]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- name: Extract version from tag
|
||||
|
Loading…
x
Reference in New Issue
Block a user