Skip to content

Commit

Permalink
add win get workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffreyChen777 committed Aug 27, 2022
1 parent 6a9385a commit df40a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/winget.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Publish to WinGet
on:
release:
types: [released]
types: [published]
jobs:
publish:
runs-on: windows-latest # action can only be run on windows
Expand Down

0 comments on commit df40a5c

Please sign in to comment.