mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-08-10 14:09:28 +08:00
parsing error fixed
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user