diff --git a/action.yml b/action.yml index d3fe0fa9..0a1a40c7 100644 --- a/action.yml +++ b/action.yml @@ -42,7 +42,7 @@ inputs: required: true default: 'deploy' force: - description: 'Deploy when a previous deployment already exists. If true then --force argument is added to the apply command'. + description: 'Deploy when a previous deployment already exists. If true then --force argument is added to the apply command.' required: false default: false