Skip to content

Commit

Permalink
Update winget.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantmgoyal9 authored Sep 29, 2022
1 parent c3c6919 commit 8fd98f9
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 @@ jobs:
# Action can only be run on windows
runs-on: windows-latest
steps:
- uses: vedantmgoyal2009/winget-releaser@latest
- uses: vedantmgoyal2009/winget-releaser@v1
with:
identifier: DBBrowserForSQLite.DBBrowserForSQLite
installers-regex: '\.msi$' # Only .msi files
Expand Down

0 comments on commit 8fd98f9

Please sign in to comment.