Skip to content

Commit

Permalink
Update winget.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE authored Jul 25, 2022
1 parent 14ddc49 commit f038c7e
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
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
publish:
runs-on: windows-latest
if: startsWith(github.ref, "refs/tags/v")
if: startsWith(github.ref, 'refs/tags/v')
steps:
- if: github.event.action == 'released'
uses: vedantmgoyal2009/winget-releaser@latest
Expand Down

0 comments on commit f038c7e

Please sign in to comment.