diff --git a/action.yml b/action.yml index 055cd28..52a3c09 100644 --- a/action.yml +++ b/action.yml @@ -3,7 +3,7 @@ description: "Magical Infrastructure and Deploys" inputs: image: description: "The local image being deployed, provided in the form :" - required: true + required: false env: description: "The name of your environment as defined in your runx config files" required: true