Skip to content

Commit 8ac07f9

Browse files
Update publish-winget.yml
1 parent f52cd3a commit 8ac07f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish-winget.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Publish to WinGet
22
on:
33
release:
4-
types: [released, edited]
4+
types: [released]
5+
workflow_dispatch:
56
jobs:
67
publish:
78
runs-on: windows-latest

0 commit comments

Comments
 (0)