mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #2231 from JohnTheGr8/manual_winget_release
Switch winget release action to manual
This commit is contained in:
commit
e627667c06
1 changed files with 1 additions and 2 deletions
3
.github/workflows/winget.yml
vendored
3
.github/workflows/winget.yml
vendored
|
|
@ -1,8 +1,7 @@
|
|||
name: Publish to Winget
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [released]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
|
|||
Loading…
Reference in a new issue