Official release of known-hosts
This commit is contained in:
SamKirkland
2020-05-05 00:58:08 -05:00
parent a54cf4c5e3
commit f68449776c
5 changed files with 18 additions and 18 deletions

View File

@@ -13,11 +13,11 @@ inputs:
required: true
local-dir:
description: 'The local folder to copy, defaults to root project folder'
defaults: ./
default: ./
required: false
git-ftp-args:
description: 'Passes through options into git-ftp'
defaults:
default:
required: false
runs:
using: 'docker'