We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
only-latest-lts
1 parent c51527a commit 60ccaa9Copy full SHA for 60ccaa9
1 file changed
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
spec:
9
description: 'Build Specification'
10
type: string
11
- default: "lts"
+ default: "only-latest-lts"
12
required: true
13
publish:
14
description: 'Publish Builds'
0 commit comments