switch winget release action to only fire manually

This commit is contained in:
Ioannis G 2023-07-09 20:03:01 +03:00
parent 4758ea2284
commit b1286d9ab1
No known key found for this signature in database
GPG key ID: EAC0E4E5E36AC49E

View file

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