mirror of
https://github.com/sebastianpopp/ftp-action.git
synced 2025-12-05 19:54:51 +01:00
pass through additional mirror options
This commit is contained in:
parent
3212823b60
commit
58def8a9fd
3 changed files with 7 additions and 1 deletions
|
|
@ -23,6 +23,10 @@ inputs:
|
|||
description: 'Remote directory'
|
||||
required: false
|
||||
default: '.'
|
||||
options:
|
||||
description: 'Additional mirror command options'
|
||||
required: false
|
||||
default: ''
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue