diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5960b07..c826f3d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -8,7 +8,7 @@ on: spec: description: 'Build Specification' type: string - default: "lts" + default: "only-latest-lts" required: true publish: description: 'Publish Builds'