diff --git a/action.yml b/action.yml index d00a8038..d3fe0fa9 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