mirror of
https://github.com/appleboy/scp-action.git
synced 2025-07-27 00:01:34 +00:00
@ -5,5 +5,5 @@ set -eu
|
|||||||
export GITHUB="true"
|
export GITHUB="true"
|
||||||
|
|
||||||
[ -n "$INPUT_STRIP_COMPONENTS" ] && export INPUT_STRIP_COMPONENTS=$((INPUT_STRIP_COMPONENTS + 0))
|
[ -n "$INPUT_STRIP_COMPONENTS" ] && export INPUT_STRIP_COMPONENTS=$((INPUT_STRIP_COMPONENTS + 0))
|
||||||
echo $INPUT_STRIP_COMPONENTS
|
|
||||||
sh -c "/bin/drone-scp $*"
|
sh -c "/bin/drone-scp $*"
|
||||||
|
Reference in New Issue
Block a user