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."
|
description: "If you know this bug occurs on multiple operating systems, select all you have tested."
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Windows XP / Vista
|
- Windows x64
|
||||||
- Windows 10 / 8.1 / 7
|
- Windows x86
|
||||||
- macOS 10.11 x86
|
- macOS (ARM)
|
||||||
- macOS 10.12 or higher
|
- macOS (x86-64)
|
||||||
- Linux (DEB package)
|
- Linux (DEB package)
|
||||||
- Linux (RPM package)
|
- Linux (RPM package)
|
||||||
|
- other (specify in description)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
|||||||
@@ -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)$'
|
||||||
|
|||||||
+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