Skip to content

Commit e627667

Browse files
authored
Merge pull request #2231 from JohnTheGr8/manual_winget_release
Switch winget release action to manual
2 parents 826449c + b1286d9 commit e627667

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/winget.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Publish to Winget
22

33
on:
4-
release:
5-
types: [released]
4+
workflow_dispatch:
65

76
jobs:
87
publish:

0 commit comments

Comments
 (0)