mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2025-08-15 06:25:05 +00:00
Fixed another quote
This commit is contained in:
parent
64416173e6
commit
c6e7e7c2db
@ -28,7 +28,7 @@ inputs:
|
|||||||
description: 'Path and name of the state file - this file is used to track which files have been deployed'
|
description: 'Path and name of the state file - this file is used to track which files have been deployed'
|
||||||
dry-run:
|
dry-run:
|
||||||
required: false
|
required: false
|
||||||
description: 'Prints which modifications will be made with current config options, but doesn't actually make any changes'
|
description: 'Prints which modifications will be made with current config options, but doesnt actually make any changes'
|
||||||
dangerous-clean-slate:
|
dangerous-clean-slate:
|
||||||
required: false
|
required: false
|
||||||
description: 'Deletes ALL contents of server-dir, even items in excluded with exclude argument'
|
description: 'Deletes ALL contents of server-dir, even items in excluded with exclude argument'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user