Update WinGet action

This commit is contained in:
Roman Demidov
2025-03-20 15:45:25 +03:00
parent 316e57ea50
commit c9bf5c1b11
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
runs-on: windows-latest runs-on: windows-latest
steps: steps:
- name: Publish to WinGet - name: Publish to WinGet
uses: vedantmgoyal2009/winget-releaser@main uses: vedantmgoyal9/winget-releaser@main
with: with:
identifier: ONLYOFFICE.DesktopEditors identifier: ONLYOFFICE.DesktopEditors
installers-regex: '(x86|x64)\.(exe|msi)$' installers-regex: '(x86|x64)\.(exe|msi)$'