parsing error fixed

This commit is contained in:
tauhid621 2020-06-19 20:54:35 +05:30
parent 010c39c72d
commit 2f7d1b9c8e

View File

@ -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