You've already forked scp-action
mirror of
https://gitea.com/drucker/scp-action.git
synced 2025-08-10 13:09:48 +00:00
docs: add example
This commit is contained in:
@@ -24,6 +24,8 @@ inputs:
|
||||
description: 'scp file list'
|
||||
rm:
|
||||
description: 'remove target folder before upload data'
|
||||
strip_components:
|
||||
description: 'remove the specified number of leading path elements'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
Reference in New Issue
Block a user