From 24a2c53fa53316667d7618fac3d9ffe12aa5eb57 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 15 Jan 2025 15:25:24 -0500 Subject: OK --- .github/workflows/pipeline_deliver.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/pipeline_deliver.yml b/.github/workflows/pipeline_deliver.yml index 1661f13..2418007 100644 --- a/.github/workflows/pipeline_deliver.yml +++ b/.github/workflows/pipeline_deliver.yml @@ -26,7 +26,7 @@ on: build_name: type: string description: Build name (e.g. MYPIPELINE-1.2.3) - requires: true + required: true default: "" destination: -- cgit