This commit is contained in:
Reza Rahemtola 2022-12-26 22:58:40 +01:00 committed by GitHub
commit 8dd1160a90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ description: 'Action to send dist files to a remote server with scp command'
author: 'Fabricio Nogueira'
inputs:
src:
description: 'Sorce dir to deploy'
description: 'Source dir to deploy'
required: true
host:
description: 'SSH address'