Merge pull request #2231 from JohnTheGr8/manual_winget_release

Switch winget release action to manual
This commit is contained in:
Jeremy Wu 2023-07-10 20:34:42 +09:30 committed by GitHub
commit e627667c06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,7 @@
name: Publish to Winget
on:
release:
types: [released]
workflow_dispatch:
jobs:
publish: