Skip to content

Commit f5f8779

Browse files
committed
make winget release manual for now
1 parent 2e763d7 commit f5f8779

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/winget.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Publish to WinGet
2+
23
on:
3-
release:
4-
types: [released]
4+
workflow_dispatch:
5+
56
jobs:
67
publish:
78
# Action can only be run on windows

0 commit comments

Comments
 (0)