docs: add example

This commit is contained in:
Bo-Yi Wu
2019-09-28 12:26:40 +08:00
parent 5138976c70
commit 6fd371aeaf
3 changed files with 46 additions and 0 deletions

View File

@@ -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'