aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2025-01-15 15:25:24 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2025-01-15 15:25:24 -0500
commit24a2c53fa53316667d7618fac3d9ffe12aa5eb57 (patch)
treec918d7ae559997a06e4fe42caa9dfe8709c4ba61
parentc2876c67e3ec7508dfea64d8080f9826ecde3d18 (diff)
downloadghasandbox-24a2c53fa53316667d7618fac3d9ffe12aa5eb57.tar.gz
OK
-rw-r--r--.github/actions/stasis_indexer/action.yml2
-rw-r--r--.github/workflows/pipeline_deliver.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/actions/stasis_indexer/action.yml b/.github/actions/stasis_indexer/action.yml
index c6ad1dd..c6e64ed 100644
--- a/.github/actions/stasis_indexer/action.yml
+++ b/.github/actions/stasis_indexer/action.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:
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: