We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cec609 commit f8f623eCopy full SHA for f8f623e
action.yml
@@ -10,13 +10,13 @@ inputs:
10
ssh-disable-host-key-checking:
11
description: 'Turn off host key checking (insecure!)'
12
required: false
13
- deloyer-version:
+ deployer-version:
14
description: 'Version of deployer to install'
15
16
- deloyer-recipes-version:
+ deployer-recipes-version:
17
description: 'Version of deployer recipes to install'
18
19
- deloyer-skip-install:
+ deployer-skip-install:
20
description: 'Skip install of deployer (if you are using a locally installed version)'
21
22
runs:
0 commit comments