mirror of
https://github.com/microsoft/WSL.git
synced 2025-12-10 00:44:55 -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:
|
||||
release:
|
||||
types: [published]
|
||||
types: [released]
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user