Skip to content

Commit 7064bcc

Browse files
committed
[electron*-bin] use release to make sure the binary is avabilable
1 parent 76e582c commit 7064bcc

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

alarmcn/electron31-bin/lilac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ post_build: git_pkgbuild_commit
88
update_on:
99
- source: github
1010
github: electron/electron
11-
use_max_tag: true
11+
use_max_release: true
1212
include_regex: v31\.\d+\.\d+
1313
- source: manual
1414
manual: 1

alarmcn/electron32-bin/lilac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ post_build: git_pkgbuild_commit
88
update_on:
99
- source: github
1010
github: electron/electron
11-
use_max_tag: true
11+
use_max_release: true
1212
include_regex: v32\.\d+\.\d+
1313
- source: manual
1414
manual: 2

alarmcn/electron33-bin/lilac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ post_build: git_pkgbuild_commit
88
update_on:
99
- source: github
1010
github: electron/electron
11-
use_max_tag: true
11+
use_max_release: true
1212
include_regex: v33\.\d+\.\d+
1313
- source: manual
1414
manual: 1

alarmcn/electron34-bin/lilac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ post_build: git_pkgbuild_commit
88
update_on:
99
- source: github
1010
github: electron/electron
11-
use_max_tag: true
11+
use_max_release: true
1212
include_regex: v34\.\d+\.\d+
1313
- source: manual
1414
manual: 1

alarmcn/electron35-bin/lilac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ post_build: git_pkgbuild_commit
88
update_on:
99
- source: github
1010
github: electron/electron
11-
use_max_tag: true
11+
use_max_release: true
1212
include_regex: v35\.\d+\.\d+
1313
- source: manual
1414
manual: 1

alarmcn/electron36-bin/lilac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ post_build: git_pkgbuild_commit
88
update_on:
99
- source: github
1010
github: electron/electron
11-
use_max_tag: true
11+
use_max_release: true
1212
include_regex: v36\.\d+\.\d+
1313
- source: manual
1414
manual: 1

0 commit comments

Comments
 (0)