Skip to content

Commit 8feb5af

Browse files
committed
v1.18.7
Backport of major patches
1 parent 2ac6159 commit 8feb5af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Create Release Draft
22

33
on:
44
pull_request:
5-
types: [ closed ]
6-
branches: [ main, core/* ]
5+
types: [closed]
6+
branches: [main, core/*, desktop/*]
77
paths:
88
- 'package.json'
99

0 commit comments

Comments
 (0)