fix: Typo in src option description
This commit is contained in:
parent
48b9ca0b1a
commit
353b8f1c89
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue