Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 007d5dd286 | |||
| 1073979d82 | |||
| c9bf5c1b11 |
@@ -15,12 +15,13 @@ body:
|
||||
description: "If you know this bug occurs on multiple operating systems, select all you have tested."
|
||||
multiple: true
|
||||
options:
|
||||
- Windows XP / Vista
|
||||
- Windows 10 / 8.1 / 7
|
||||
- macOS 10.11 x86
|
||||
- macOS 10.12 or higher
|
||||
- Windows x64
|
||||
- Windows x86
|
||||
- macOS (ARM)
|
||||
- macOS (x86-64)
|
||||
- Linux (DEB package)
|
||||
- Linux (RPM package)
|
||||
- other (specify in description)
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
||||
@@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- name: Publish to WinGet
|
||||
uses: vedantmgoyal2009/winget-releaser@main
|
||||
uses: vedantmgoyal9/winget-releaser@main
|
||||
with:
|
||||
identifier: ONLYOFFICE.DesktopEditors
|
||||
installers-regex: '(x86|x64)\.(exe|msi)$'
|
||||
|
||||
+1
-1
Submodule core updated: d257c68d5f...fa65a546da
+1
-1
Submodule desktop-apps updated: 2e1577fe14...92e1051992
+1
-1
Submodule sdkjs updated: 0e50652cb0...3377e3fd5c
+1
-1
Submodule web-apps updated: 5255c27b1a...64a59dd53c
Reference in New Issue
Block a user