Skip to content

Commit 60ccaa9

Browse files
authored
Move cronbuild/official publish build to only-latest-lts target (#186)
1 parent c51527a commit 60ccaa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
spec:
99
description: 'Build Specification'
1010
type: string
11-
default: "lts"
11+
default: "only-latest-lts"
1212
required: true
1313
publish:
1414
description: 'Publish Builds'

0 commit comments

Comments
 (0)