Skip to content

Commit

Permalink
Fix winget action
Browse files Browse the repository at this point in the history
  • Loading branch information
romandemidov committed Nov 5, 2024
1 parent 1ad03d0 commit 53658a1
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 @@ -6,7 +6,7 @@ jobs:
publish:
runs-on: windows-latest
steps:
- uses: vedantmgoyal2009/winget-releaser@v2
- uses: vedantmgoyal2009/winget-releaser@main
with:
identifier: ONLYOFFICE.DesktopEditors
installers-regex: '\.exe$'
Expand Down

0 comments on commit 53658a1

Please sign in to comment.