mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-27 07:54:50 +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:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [released]
|
types: [released]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: windows-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Extract version from tag
|
- name: Extract version from tag
|
||||||
|
Loading…
x
Reference in New Issue
Block a user