mirror of
https://github.com/microsoft/WSL.git
synced 2025-12-11 23:39:22 -06:00
Changed trigger for workflow to be correct one (#12571)
This commit is contained in:
parent
e7c949bffd
commit
ae780d11a1
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
@ -2,7 +2,7 @@ name: Publish to Winget
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [released]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user