Skip to content

Commit

Permalink
Merge pull request #2231 from JohnTheGr8/manual_winget_release
Browse files Browse the repository at this point in the history
Switch winget release action to manual
  • Loading branch information
jjw24 authored Jul 10, 2023
2 parents 826449c + b1286d9 commit e627667
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/winget.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Publish to Winget

on:
release:
types: [released]
workflow_dispatch:

jobs:
publish:
Expand Down

0 comments on commit e627667

Please sign in to comment.