@samitouri / QOSAMI-WSL / commits / 25da9340

Updated workflow

Craig Loewen committed Sep 11, 2024 at 15:01 UTC 25da9340841b7906b28d260210a44c524ea92b8f
1 file changed +1 -1
.github/workflows/winget.yml
+1 -1
@@ -2,7 +2,7 @@ name: Publish to Winget
2
3 on:
4 release:
5 - types: [created]
5 + types: [created, edited]
6
7 env:
8 REGEX: 'wsl\.([\d.]+)\.x64\.msi$'