diff --git a/action.yml b/action.yml index 02ccceb..08c4f95 100644 --- a/action.yml +++ b/action.yml @@ -23,7 +23,7 @@ inputs: required: false commitHash: description: 'The commit hash of the commit triggered the target deployment' - required: true + required: false outputs: id: description: 'Deployment ID'