Fix winget action

This commit is contained in:
Roman Demidov
2024-11-05 14:59:28 +03:00
parent 1ad03d0731
commit 53658a18d8
+1 -1
View File
@@ -6,7 +6,7 @@ jobs:
publish: publish:
runs-on: windows-latest runs-on: windows-latest
steps: steps:
- uses: vedantmgoyal2009/winget-releaser@v2 - uses: vedantmgoyal2009/winget-releaser@main
with: with:
identifier: ONLYOFFICE.DesktopEditors identifier: ONLYOFFICE.DesktopEditors
installers-regex: '\.exe$' installers-regex: '\.exe$'